ISite Properties |
The ISite type exposes the following members.
Name | Description | |
---|---|---|
AssetTreeMenuConfig | ||
ContentStore |
Gets the Content Store.
(Inherited from ITransactionalEntity.) | |
CurrentUser |
Gets the Operating User for the Session .
(Inherited from ITransactionalEntity.) | |
GlobalExportsUpdated |
Gets the time of the most recent global exports update.
(Inherited from IContentStoreMetaData.) | |
HttpsOn |
Gets and sets whether HTTPS is enabled.
(Inherited from IContentStoreMetaData.) | |
MediaHost |
Gets and sets the MediaHost, which is the computer that hosts the images folder.
(Inherited from IContentStoreMetaData.) | |
MediaHostModule |
Gets and sets the MediaHostModule, which is the module on the MediaHost to which files are copied.
(Inherited from IContentStoreMetaData.) | |
PublishingTargetsUpdated |
Gets the time of the most recent publishing targets update.
(Inherited from IContentStoreMetaData.) | |
RedirectsUpdated |
Gets the time of the most recent redirect update.
(Inherited from IContentStoreMetaData.) | |
ReferenceMappingUpdated |
Gets the time of most recent references mapping update.
(Inherited from IContentStoreMetaData.) | |
ServerName |
Gets and sets the ServerName, which is the value returned from the ServerVariable SERVER_NAME.
(Inherited from IContentStoreMetaData.) | |
ServerPort |
Gets and sets the server port.
(Inherited from IContentStoreMetaData.) | |
Session |
Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity.) | |
Settings |
Gets the Common CMS settings | |
SiteUrl |
Gets and sets the URL of the Site.
(Inherited from IContentStoreMetaData.) | |
SiteVersion |
Gets the Version information of the Site Instance. It is the version of the site's assemblies in "bin" folder.
| |
TaxonomyAssociationsUpdated |
Gets the time of the most recent taxonomy associations update.
(Inherited from IContentStoreMetaData.) | |
VersionsLimit |
Gets/sets the limit of Page Versions to be kept on each Page.
Older Page Versions are automatically removed from Content Store if this settings is set.
| |
XmlDirectoryPath |
Gets the full path of "App_Data/xml" folder of the Site Instance
|