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.6.308
Syntax
IPage SiteRoot()

Return Value

Type: IPage
Root Page of the Site Instance.
Remarks

Root Page is automatically created during Site Creation.

See Also