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