CMSAbstractTransformationHTMLEncode Method |
Returns encoded text.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string HTMLEncode(
string text
)
Parameters
- text
- Type: SystemString
Text to be encoded
Return Value
Type:
StringSee Also