Click or drag to resize

MPUtilityEncodeHtml Method

Overload List
  NameDescription
Public methodStatic memberEncodeHtml(Object)
Encodes the specified object for HTML, converting special characters to quoted UTF-8 format.
Public methodStatic memberEncodeHtml(String)
Encodes the specified string for HTML, converting special characters to quoted UTF-8 format.
Top
See Also