ISchemaSyncherOverwriteRootAttributesValue Property
|
Gets if the page's root value should be overwritten.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax bool OverwriteRootAttributesValue { get; set; }
Property OverwriteRootAttributesValue As Boolean
Get
Set
property bool OverwriteRootAttributesValue {
bool get ();
void set (bool value);
}
abstract OverwriteRootAttributesValue : bool with get, set
Property Value
Type:
BooleanSee Also