CMSDialogHelperUnEscapeArgument Method |
Unescapes special characters for artgument.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public static string UnEscapeArgument(
Object argument
)
Parameters
- argument
- Type: SystemObject
Argument
Return Value
Type:
StringSee Also