CardModelIsHtmlSanitizingEnabled - свойство
Признак того, что санитайзинг HTML-документов разрешено выполнять.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public bool IsHtmlSanitizingEnabled { get; set; }
Public Property IsHtmlSanitizingEnabled As Boolean
Get
Set
public:
virtual property bool IsHtmlSanitizingEnabled {
bool get () sealed;
void set (bool value) sealed;
}
abstract IsHtmlSanitizingEnabled : bool with get, set
override IsHtmlSanitizingEnabled : bool with get, set
BooleanICardModelIsHtmlSanitizingEnabledIHtmlSanitizerProviderIsHtmlSanitizingEnabled