Method ContainsKey
ContainsKey(string)
Determines whether the query contains a parameter with the specified key.
Declaration
public bool ContainsKey(string key)
Parameters
| Type | Name | Description |
|---|---|---|
| string | key | The query parameter key. |
Returns
| Type | Description |
|---|---|
| bool |