ISchemaContentIsComponent Property
|
Gets/sets if this is a component page or schema for a component page.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax bool IsComponent { get; set; }
Property IsComponent As Boolean
Get
Set
property bool IsComponent {
bool get ();
void set (bool value);
}
abstract IsComponent : bool with get, set
Property Value
Type:
BooleanSee Also