Encodes QueryString part of URL with HTML encode.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- url
- Type: System String
URL to be encoded
Return Value
Type: StringURL with encoded query string
See Also