The ISite type exposes the following members.
Name | Description | |
---|---|---|
CancelContentFreeze |
Cancel a pending or ongoing Content Freeze State.
|
|
ComponentReferences | ||
Components |
Retrieves the collection of all Component Pages, in a paginated fashion.
Components don't have their own view/template. They are shared among Pages as reusable content.
|
|
ComponentsMetaData | ||
ContentFreezeState |
Retrieves the Content Freeze State of the Site Instance.
This object is used to toggle content freeze on the Site Instance.
|
|
CopyPage |
Copies a Page together with its descendants, to the specified location.
|
|
CopyRegionRootPage |
Clones a Region Root, together with its descendants, to another location. The cloned Page will also be a Region Root, with the specified language setting applied. This method will create a collection of Lingual Maps from the source Page and its descendants, to their corresponding clone Pages. |
|
CreatePage(IPageCreationRule, String, IPage, Boolean, String) |
Creates a new Page based on a Page Creation Rule.
|
|
CreatePage(ISchema, String, IPage, Boolean, Boolean) | ||
CrossLocaleCopyPage |
Copies a Page with language settings, together with its descendants, to another location of a Page with language settings, when there is a Lingual Map established between the Region Roots of both Pages . This method will create a collection of Lingual Maps from the source Page and its descendants, to their corresponding clone Pages. |
|
DeepCloneT, TManager |
Duplicates an object instance, not including its unique ID.
(Inherited from ITransactionalEntity.) |
|
EmptyRecycleFolder |
Permenantly delete all Pages under Recycle Folder.
|
|
FreezeContent |
Plans a Content Freeze on the Site Instance.
|
|
GetEmailTemplate |
Retrieves the email template for a specific User.
|
|
LinkReferences |
Retrieves a collection of Pages that have link or link-set references to the specified Target Page ,
in a paginated fashion.
|
|
MetaDataReadT |
Retrieves a meta data value via callback
|
|
MovePage |
Moves a Page together with its descendants, to the specified location.
|
|
Page |
Retrieves a Page by its unique Id.
|
|
Pages(IEnumerableString) |
Retrieves a collection of Pages by their unique Ids.
|
|
Pages(FuncIPage, Boolean) |
Retrieves a collection of Pages, filtered by a callback method.
|
|
Pages(Int32, Int32, Int32) |
Retrieves the collection of all Pages, in a paginated fashion.
|
|
PagesAssignedToUser | ||
PagesAssignedToUserCount | ||
PagesByKeywords(String, Int32, Boolean, Boolean, Int32, Int32) | ||
PagesByKeywords(String, String, String, Int32, Boolean, Boolean, Boolean, Int32, Int32) | ||
PagesByRootNames |
Retrieves a collection of Pages by their Root Names.
|
|
PagesBySchemas | ||
PagesCount |
Gets the count of Pages on this Site Instance.
|
|
PagesHistoryByKeywords(String, Int32, Boolean, Int32, Int32) |
Retrieves a collection of Page Versions by keywords in the Pages' Name,
and any text/xhtml field values, in a paginated fashion.
This search covers the entire existing history of the Pages.
|
|
PagesHistoryByKeywords(String, String, String, Int32, Boolean, Boolean, Int32, Int32) |
Retrieves a collection of Page Versions by keywords in the Pages' Name,
or specified text/xhtml field, with additional filtering of Root Name and field to search on, in a paginated fashion.
|
|
PagesMetaDataByRootNames | ||
QuickWrite |
Creates a temporary Write Session to quickly write something outside the current Session and transaction.
This is a way to bypass the transaction and quickly put something into the content store.
(Inherited from ITransactionalEntity.) |
|
RecycleFolder |
Retrieves the Recycle Folder of the Site Instance
|
|
RegionRoots |
Retrieves the Pages that have Locales set and not Inheriting Locale from
their ancestors, in a paginated fashion.
|
|
RemovePage |
Removes a single Page.
|
|
SerializeForIncrementalPublishing |
Incrementally produces XML serialization for a specific Publishing Target. This method generates the content
of published reference.xml for Dynamic Site Server.
|
|
SerializeForPublishing |
Produces XML serialization for a specific Publishing Target. This method generates the content
of published reference.xml for Dynamic Site Server.
|
|
SiteRoot |
Retrieves the Root Page of the Site Instance.
|
|
StyleSheets |
Retrieves the XSLT stylesheets collection in the "App_Data\xml\Stylesheets" Folder.
|
|
ValidateStylesheets |
Perform XML validation on the XSLT stylesheets.
|