IPageSite Property Ingeniux CMS Content Store API

Gets the Site object that owns the current page. This Site object was the object in charge of retrieving or creating the current Page object.

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

ISite Site { get; }

Property Value

Type: ISite
See Also

Reference