Click or drag to resize

ISchemaBasicOriginPage Property


Gets the page that updated or created this schema. This page will always be a page with presentations.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IPage OriginPage { get; }

Property Value

Type: IPage
Remarks
Pages with presentations are allowed to update or create new schemas with presentation information included.
See Also