ICardModel.IsHtmlSanitizingEnabled - свойство
Признак того, что санитайзинг HTML-документов разрешено выполнять.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.23
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
BooleanIHtmlSanitizerProvider.IsHtmlSanitizingEnabled