CMSDialogHelperEscapeUrlParameter Method |
Escapes url parameter special characters.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntaxpublic static string EscapeUrlParameter(
string parameter
)
Parameters
- parameter
- Type: SystemString
Input parameter
Return Value
Type:
String
See Also