ISchemaBasicOriginPage Property Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
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

Reference