RootPage Class Members

Properties  Methods 


The following tables list the members exposed by RootPage.

Public Properties

 NameDescription
AuthorName of the user who authored the page. (Inherited from KalikoCMS.Core.CmsPage)
ChildrenA collection of children for the page. (Inherited from KalikoCMS.Core.CmsPage)
ChildSortDirectionThe direction in which the children for the page will be automatically sorted. (Inherited from KalikoCMS.Core.CmsPage)
ChildSortOrderThe sort order that will automatically be applied to the children of the page. (Inherited from KalikoCMS.Core.CmsPage)
CreatedDateWhen this page was created. (Inherited from KalikoCMS.Core.CmsPage)
CurrentVersionVersion number. (Inherited from KalikoCMS.Core.CmsPage)
DeletedDateWhen this page was deleted. For non deleted pages this value is always null. (Inherited from KalikoCMS.Core.CmsPage)
HasChildrenFlag if the page has any children. (Inherited from KalikoCMS.Core.CmsPage)
IsAvailableFlag if the page is available to visitors. (Inherited from KalikoCMS.Core.CmsPage)
LanguageIdLanguage identifier. (Inherited from KalikoCMS.Core.CmsPage)
OriginalStatusUsed for new working copies in order to determine the status of the page it was based. (Inherited from KalikoCMS.Core.CmsPage)
PageIdPage identifier. (Inherited from KalikoCMS.Core.CmsPage)
PageNameName of the page (Inherited from KalikoCMS.Core.CmsPage)
PageTypeIdThe page type which the page is. (Inherited from KalikoCMS.Core.CmsPage)
PageUrlUrl to page. (Inherited from KalikoCMS.Core.CmsPage)
ParentParent page. (Inherited from KalikoCMS.Core.CmsPage)
ParentIdPage identifier of parent page. (Inherited from KalikoCMS.Core.CmsPage)
ParentPathCollection of all ancestors. (Inherited from KalikoCMS.Core.CmsPage)
PropertyCollection of page properties. (Inherited from KalikoCMS.Core.CmsPage)
RootIdPage identifier for the first ancestor of a page. (Inherited from KalikoCMS.Core.CmsPage)
ShortUrlShort url for the page. Every version of the page will create a new url, but they will all be active to the latest published version. (Inherited from KalikoCMS.Core.CmsPage)
SortIndexUsed when the parent has SortIndex as sort order for its children. (Inherited from KalikoCMS.Core.CmsPage)
StartPublishWhen the page should be published. (Inherited from KalikoCMS.Core.CmsPage)
StatusThe status of the page. (Inherited from KalikoCMS.Core.CmsPage)
StopPublishWhen the page should be unpublished. (Inherited from KalikoCMS.Core.CmsPage)
TreeLevelWhat level the page has counted from the root. (Inherited from KalikoCMS.Core.CmsPage)
UpdateDateWhen the page was updated. (Inherited from KalikoCMS.Core.CmsPage)
UrlSegmentPart of the page url. By default based on the page name. (Inherited from KalikoCMS.Core.CmsPage)
VisibleInMenuFlag if the page should be visible in menus. (Inherited from KalikoCMS.Core.CmsPage)
VisibleInSiteMapFlag if the page should be visible in sitemaps. (Inherited from KalikoCMS.Core.CmsPage)
Top

Public Methods

 NameDescription
ConvertToTypedPage<T>Cast a CmsPage to a strongly typed page type. (Inherited from KalikoCMS.Core.CmsPage)
CreateChildPageOverloaded. Create a child for the page. (Inherited from KalikoCMS.Core.CmsPage)
CreateObjRef (Inherited from System.MarshalByRefObject)
GetLifetimeService (Inherited from System.MarshalByRefObject)
InitializeLifetimeService (Inherited from System.MarshalByRefObject)
MakeEditableOverridden. Makes an editable version of the page.  
Top

Protected Methods

 NameDescription
GetBaseIndexItemCreates an index item with the basic information for search engine indexing. (Inherited from KalikoCMS.Core.CmsPage)
MemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top

See Also

This documentation was created using Document! X from Innovasys