CMSDialogHelperUnEscapeArgument Method |
Unescapes special characters for argument.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public static string UnEscapeArgument(
Object argument
)
Parameters
- argument
- Type: SystemObject
Argument
Return Value
Type:
StringSee Also