| Name | Description |
---|
| Author | Name of the user who authored the page. (Inherited from KalikoCMS.Core.CmsPage) |
| Children | A collection of children for the page. (Inherited from KalikoCMS.Core.CmsPage) |
| ChildSortDirection | The direction in which the children for the page will be automatically sorted. (Inherited from KalikoCMS.Core.CmsPage) |
| ChildSortOrder | The sort order that will automatically be applied to the children of the page. (Inherited from KalikoCMS.Core.CmsPage) |
| CreatedDate | When this page was created. (Inherited from KalikoCMS.Core.CmsPage) |
| CurrentVersion | Version number. (Inherited from KalikoCMS.Core.CmsPage) |
| DeletedDate | When this page was deleted. For non deleted pages this value is always null. (Inherited from KalikoCMS.Core.CmsPage) |
| HasChildren | Flag if the page has any children. (Inherited from KalikoCMS.Core.CmsPage) |
| IsAvailable | Flag if the page is available to visitors. (Inherited from KalikoCMS.Core.CmsPage) |
| LanguageId | Language identifier. (Inherited from KalikoCMS.Core.CmsPage) |
| OriginalStatus | Used for new working copies in order to determine the status of the page it was based. (Inherited from KalikoCMS.Core.CmsPage) |
| PageId | Page identifier. (Inherited from KalikoCMS.Core.CmsPage) |
| PageName | Name of the page (Inherited from KalikoCMS.Core.CmsPage) |
| PageTypeId | The page type which the page is. (Inherited from KalikoCMS.Core.CmsPage) |
| PageUrl | Url to page. (Inherited from KalikoCMS.Core.CmsPage) |
| Parent | Parent page. (Inherited from KalikoCMS.Core.CmsPage) |
| ParentId | Page identifier of parent page. (Inherited from KalikoCMS.Core.CmsPage) |
| ParentPath | Collection of all ancestors. (Inherited from KalikoCMS.Core.CmsPage) |
| Property | Collection of page properties. (Inherited from KalikoCMS.Core.CmsPage) |
| RootId | Page identifier for the first ancestor of a page. (Inherited from KalikoCMS.Core.CmsPage) |
| ShortUrl | Short 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) |
| SortIndex | Used when the parent has SortIndex as sort order for its children. (Inherited from KalikoCMS.Core.CmsPage) |
| StartPublish | When the page should be published. (Inherited from KalikoCMS.Core.CmsPage) |
| Status | The status of the page. (Inherited from KalikoCMS.Core.CmsPage) |
| StopPublish | When the page should be unpublished. (Inherited from KalikoCMS.Core.CmsPage) |
| TreeLevel | What level the page has counted from the root. (Inherited from KalikoCMS.Core.CmsPage) |
| UpdateDate | When the page was updated. (Inherited from KalikoCMS.Core.CmsPage) |
| UrlSegment | Part of the page url. By default based on the page name. (Inherited from KalikoCMS.Core.CmsPage) |
| VisibleInMenu | Flag if the page should be visible in menus. (Inherited from KalikoCMS.Core.CmsPage) |
| VisibleInSiteMap | Flag if the page should be visible in sitemaps. (Inherited from KalikoCMS.Core.CmsPage) |