SiteBaseCS_GetRootPage Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Returns a reference to the root document page.

Namespace: ContentStudio.Site
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public SiteBase CS_GetRootPage()

Return Value

Type: SiteBase
Returns a reference to the root document page. If the caller page is the root document it will return itself.
See Also

Reference