Retrieves the Root
Page of the Site Instance.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Function SiteRoot As IPage
abstract SiteRoot : unit -> IPage
Return Value
Type:
IPageRoot
Page of the Site Instance.
Remarks Root Page is automatically created during Site Creation.
See Also