Click or drag to resize

ISiteSiteRoot Method


Retrieves the Root Page of the Site Instance.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IPage SiteRoot()

Return Value

Type: IPage
Root Page of the Site Instance.
Remarks

Root Page is automatically created during Site Creation.

See Also