SafeHtmlWrapper class

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.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Infrastructure.SafeHtmlWrapper

Namespace:  Microsoft.Office.Server.Infrastructure
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Class SafeHtmlWrapper
'Usage
Dim instance As SafeHtmlWrapper
public class SafeHtmlWrapper

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SafeHtmlWrapper members

Microsoft.Office.Server.Infrastructure namespace