ISchemaCommonDrafting Property
|
Gets whether the schema is in drafting state. When a schema is in drafting state, it cannot be used for
page creation.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Drafting As Boolean
Get
property bool Drafting {
bool get ();
}
abstract Drafting : bool with get
Property Value
Type:
BooleanSee Also