SafeHtmlWrapper members

Used by HTML input controls to sanitize user input, restricting HTML input to a fixed list of known safe elements. For more information, contact us.

The SafeHtmlWrapper type exposes the following members.

Methods

  Name Description
Protected methodStatic member EnsureOSafeHtmlDllHasBeenLoaded This member is reserved for internal use and is not intended to be used directly from your code.
Public methodStatic member GetSafeHtml
Public methodStatic member MakeSafe Used by HTML input controls to sanitize user input, restricting HTML input to a fixed list of known safe elements. For more information, contact us.
Public methodStatic member StripHtmlToPlainText(String) This member is reserved for internal use and is not intended to be used directly from your code.
Public methodStatic member StripHtmlToPlainText(String, Boolean, Boolean)

Top

Fields

  Name Description
Protected fieldStatic member m_hOSafeHtmDll This member is reserved for internal use and is not intended to be used directly from your code.

Top

See also

Reference

SafeHtmlWrapper class

Microsoft.Office.Server.Infrastructure namespace