ISite Properties Ingeniux CMS Content Store API

The ISite type exposes the following members.

Properties

  Name Description
Public property ContentStore
Gets the Content Store.
(Inherited from ITransactionalEntity.)
Public property CurrentUser
Gets the Operating User for the Session .
(Inherited from ITransactionalEntity.)
Public property GlobalExportsUpdated
Gets the time of the most recent global exports update.
(Inherited from IContentStoreMetaData.)
Public property HttpsOn
Gets and sets whether HTTPS is enabled.
(Inherited from IContentStoreMetaData.)
Public property MediaHost
Gets and sets the MediaHost, which is the computer that hosts the images folder.
(Inherited from IContentStoreMetaData.)
Public property MediaHostModule
Gets and sets the MediaHostModule, which is the module on the MediaHost to which files are copied.
(Inherited from IContentStoreMetaData.)
Public property PublishingTargetsUpdated
Gets the time of the most recent publishing targets update.
(Inherited from IContentStoreMetaData.)
Public property RedirectsUpdated
Gets the time of the most recent redirect update.
(Inherited from IContentStoreMetaData.)
Public property ReferenceMappingUpdated
Gets the time of most recent references mapping update.
(Inherited from IContentStoreMetaData.)
Public property ServerName
Gets and sets the ServerName, which is the value returned from the ServerVariable SERVER_NAME.
(Inherited from IContentStoreMetaData.)
Public property ServerPort
Gets and sets the server port.
(Inherited from IContentStoreMetaData.)
Public property Session
Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity.)
Public property Settings
Public property SiteUrl
Gets and sets the URL of the Site.
(Inherited from IContentStoreMetaData.)
Public property SiteVersion
Gets the Version information of the Site Instance. It is the version of the site's assemblies in "bin" folder.
Public property TaxonomyAssociationsUpdated
Gets the time of the most recent taxonomy associations update.
(Inherited from IContentStoreMetaData.)
Public property 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.
Public property XmlDirectoryPath
Gets the full path of "App_Data/xml" folder of the Site Instance
Top
See Also

Reference