EditablePage Class Methods
KalikoCMS.Core Namespace : EditablePage Class |
For a list of all members of this type, see EditablePage members.
Public Methods
Name | Description | |
---|---|---|
ConvertToTypedPage<T> | Cast a CmsPage to a strongly typed page type. (Inherited from KalikoCMS.Core.CmsPage) | |
CreateChildPage | Overloaded. 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) | |
MakeEditable | Makes an editable version of the page. (Inherited from KalikoCMS.Core.CmsPage) | |
Publish | Publishes the page. In order to preserve changes to the page it needs to be saved first. Will raise the PagePublished event. | |
Save | Saves the page. Will raise the PageSaved event. | |
SetChildSortDirection | ||
SetChildSortOrder | ||
SetPageUrl | ||
SetProperty | ||
SetStartPublish | ||
SetStopPublish | ||
SetVisibleInMenu | ||
SetVisibleInSiteMap |
Protected Methods
Name | Description | |
---|---|---|
GetBaseIndexItem | Creates an index item with the basic information for search engine indexing. (Inherited from KalikoCMS.Core.CmsPage) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |