URLHelperURLDecode Method |
URL decoding function.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax public static string URLDecode(
string url
)
Parameters
- url
- Type: SystemString
URL to decode
Return Value
Type:
StringSee Also