CMSDialogHelperEncodeQueryString Method |
Encodes query string.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static string EncodeQueryString(
string queryString
)
Parameters
- queryString
- Type: SystemString
Query string to encode
Return Value
Type:
StringSee Also