Gets the query string value for specified key name.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- url
- Type: System String
Input URL
- keyName
- Type: System String
Query string key name
- keyExists
- Type: System Boolean
Indicates whether query key exists
Return Value
Type: StringSee Also