| TransformationHelperEnsureValueHTMLEncode Method |
| Name | Description | |
|---|---|---|
| EnsureValueHTMLEncode(Object) | Obsolete.
Returns HTML encoded value if value is string and it should be encoded(it depends on value of CMSHTMLEncodeEval key in configuration file).
| |
| EnsureValueHTMLEncodeReturnType(Object) |
Returns HTML encoded value if value is string and it should be encoded(it depends on value of CMSHTMLEncodeEval key in configuration file).
|