ITinyMceTemplateSupportHTML5CustomDataAttributes Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool SupportHTML5CustomDataAttributes { get; set; }
Property SupportHTML5CustomDataAttributes As Boolean
Get
Set
property bool SupportHTML5CustomDataAttributes {
bool get ();
void set (bool value);
}
abstract SupportHTML5CustomDataAttributes : bool with get, set
Property Value
Type:
BooleanSee Also