IPageCreationSchema Property
|
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: 10.3.169
Syntax ISchema CreationSchema { get; }
ReadOnly Property CreationSchema As ISchema
Get
property ISchema^ CreationSchema {
ISchema^ get ();
}
abstract CreationSchema : ISchema with get
Property Value
Type:
ISchemaSee Also Reference
[!:Ingeniux.CMS.IPage.SchemaVersion]