CMSDialogHelperEscapeUrlParameter Method |
Escapes url parameter special characters.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static string EscapeUrlParameter(
string parameter
)
Parameters
- parameter
- Type: SystemString
Input parameter
Return Value
Type:
StringSee Also