bool IsHtmlSanitizingEnabled { get; set; }
Property IsHtmlSanitizingEnabled As Boolean Get Set
property bool IsHtmlSanitizingEnabled { bool get (); void set (bool value); }
abstract IsHtmlSanitizingEnabled : bool with get, set
In This Article