Click or drag to resize

IUserWriteSession Properties


The IUserWriteSession type exposes the following members.

Properties
  NameDescription
Public propertyClosed
Checks if this session was already closed.
(Inherited from IUserSession.)
Public propertyCompleteProgressOnClose
Gets/sets whether to complete the progress upon closing this session.
Public propertyContentFreezeStartingTime
Gets the time when content freeze is about to start. Null if no content freeze looming.
(Inherited from IUserSession.)
Public propertyCustomMessenger (Inherited from IUserSession.)
Public propertyGlobalExports
Gets the definition of exports that will be included as attributes in every link and navigation entry.
(Inherited from IManagersHost.)
Public propertyGlobalVariables
Gets the collection of global variables.
(Inherited from IManagersHost.)
Public propertyId
Gets the unique ID of this session.
(Inherited from IUserSession.)
Public propertyIP
The IP address this session was created for. Could be null if request is from http access
(Inherited from IUserSession.)
Public propertyIsDebugEnabled (Inherited from IInstanceLogger.)
Public propertyLingualMappingManager (Inherited from IManagersHost.)
Public propertyLocalesManager
Gets the manager of built-in locales and custom locales.
(Inherited from IManagersHost.)
Public propertyLoggingManager
Gets the manager of publishing logs and replication logs
(Inherited from IManagersHost.)
Public propertyMobileDeviceManager
Gets the manager of device bundles for mobile preview emulation.
(Inherited from IManagersHost.)
Public propertyOperatingUser
Gets the user who owns this session.
(Inherited from IUserSession.)
Public propertyPageCreationRulesManager
Gets the manager of page creation rules.
(Inherited from IManagersHost.)
Public propertyPresentationsManager
Gets the presentations manager for managing presentation content units
(Inherited from IManagersHost.)
Public propertyProgress
Gets the progress report tracker
Public propertyPublishingManager
Gets the manager of publishing targets and publishing profiles
(Inherited from IManagersHost.)
Public propertyReferencesManager
Gets the manager of references between pages.
(Inherited from IManagersHost.)
Public propertySchemasManager
Gets the manager of schemas.
(Inherited from IManagersHost.)
Public propertySettings
Gets the CMS settings collection.
(Inherited from IManagersHost.)
Public propertySite
Gets the manager of pages, page versions, and pages tree structure.
(Inherited from IManagersHost.)
Public propertySiteContentLocalizationProvider
Gets the manager of translations of page creation rules, schemas, workstates and workflow definitions.
(Inherited from IManagersHost.)
Public propertySiteMap
Gets the manager of branding types like sites and user agents
(Inherited from IManagersHost.)
Public propertyStartTime
Gets the time that this session was opened.
(Inherited from IUserSession.)
Public propertyTaxonomyManager
Gets the manager of category nodes as well as their structure.
(Inherited from IManagersHost.)
Public propertyTransactions
Gets a generic Transactional Entity to run reduced and other read-only queries.
(Inherited from IManagersHost.)
Public propertyUnmanagedAssetManager
Gets the unmanaged asset manager for handling legacy unmanaged assets on disk
(Inherited from IManagersHost.)
Public propertyUserManager (Inherited from IManagersHost.)
Public propertyWorkflowAdministrator
Gets the manager of workflow definitions, workstates, and workflows
(Inherited from IManagersHost.)
Top
See Also