ISchemaBasicIsComponent Property Ingeniux CMS Content Store API

Gets and sets whether this schema is for a component page.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool IsComponent { get; set; }

Property Value

Type: Boolean
Remarks

When a page is a component, it doesn't have views (visual templates) associated with it.
See Also

Reference