Click or drag to resize
TransformationHelperEnsureValueHTMLEncode Method
Overload List
  NameDescription
Public methodEnsureValueHTMLEncode(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).
Public methodEnsureValueHTMLEncodeReturnType(Object)
Returns HTML encoded value if value is string and it should be encoded(it depends on value of CMSHTMLEncodeEval key in configuration file).
Top
See Also