TransformationHelper EnsureValueHTMLEncode Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodEnsureValueHTMLEncode(Object)
Returns HTML encoded value if value is string and it should be encoded(it depends on value of CMSHTMLEncodeEval key in configuration file).
Public methodEnsureValueHTMLEncode ReturnType (Object)
Returns HTML encoded value if value is string and it should be encoded(it depends on value of CMSHTMLEncodeEval key in configuration file).
Back to Top
See Also