IPageCreationSchema Property Ingeniux CMS Content Store API

Gets the Schema from which this page was originally created from. Note that it is normally the same as Schema property value, unless this Page has presentations and created a new Schema with the presentations.

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

ISchema CreationSchema { get; }

Property Value

Type: ISchema
See Also

Reference