Overload List

  Name Description
Public method Static member SanitizeHtml(String)
Encodes and sanitizes "unsecured" text that may be prone to XSS attacks if the user is not in the admin role.
Public method Static member SanitizeHtml(String, Boolean)
Encodes and sanitizes "unsecured" text that may be prone to XSS attacks if the user is not in the admin role.

See Also