Click or drag to resize

ISite Properties


The ISite type exposes the following members.

Properties
  NameDescription
Public propertyAssetTreeMenuConfig
Public propertyContentStore
Gets the Content Store.
(Inherited from ITransactionalEntity.)
Public propertyCurrentUser
Gets the Operating User for the Session .
(Inherited from ITransactionalEntity.)
Public propertyDefaultThemeId
Default User Theme Id.
(Inherited from IContentStoreMetaData.)
Public propertyGlobalExportsUpdated
Gets the time of the most recent global exports update.
(Inherited from IContentStoreMetaData.)
Public propertyHttpsOn
Gets and sets whether HTTPS is enabled.
(Inherited from IContentStoreMetaData.)
Public propertyMediaHost
Gets and sets the MediaHost, which is the computer that hosts the images folder.
(Inherited from IContentStoreMetaData.)
Public propertyMediaHostModule
Gets and sets the MediaHostModule, which is the module on the MediaHost to which files are copied.
(Inherited from IContentStoreMetaData.)
Public propertyPublishingTargetsUpdated
Gets the time of the most recent publishing targets update.
(Inherited from IContentStoreMetaData.)
Public propertyRedirectsUpdated
Gets the time of the most recent redirect update.
(Inherited from IContentStoreMetaData.)
Public propertyReferenceMappingUpdated
Gets the time of most recent references mapping update.
(Inherited from IContentStoreMetaData.)
Public propertyServerName
Gets and sets the ServerName, which is the value returned from the ServerVariable SERVER_NAME.
(Inherited from IContentStoreMetaData.)
Public propertyServerPort
Gets and sets the server port.
(Inherited from IContentStoreMetaData.)
Public propertySession
Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity.)
Public propertySettings
Public propertySiteUrl
Gets and sets the URL of the Site.
(Inherited from IContentStoreMetaData.)
Public propertySiteVersion
Gets the Version information of the Site Instance. It is the version of the site's assemblies in "bin" folder.
Public propertyTaxonomyAssociationsUpdated
Gets the time of the most recent taxonomy associations update.
(Inherited from IContentStoreMetaData.)
Public propertyVersionsLimit
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 propertyXmlDirectoryPath
Gets the full path of "App_Data/xml" folder of the Site Instance
Top
See Also