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.
System.Object
Microsoft.Office.Server.Infrastructure.SafeHtmlWrapper
Namespace: Microsoft.Office.Server.Infrastructure
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
'Declaration
Public Class SafeHtmlWrapper
'Usage
Dim instance As SafeHtmlWrapper
public class SafeHtmlWrapper
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.