Click or drag to resize

IPageSite Property


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: 10.5.94
Syntax
ISite Site { get; }

Property Value

Type: ISite
See Also