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.6.492
Syntax
IPage OriginPage { get; }

Property Value

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