Click or drag to resize

IUserWriteSession Properties


The IUserWriteSession type exposes the following members.

Properties
  Name Description
Public property Closed Checks if this session was already closed.
(Inherited from IUserSession)
Public property CompleteProgressOnClose Obsolete.
Gets/sets whether to complete the progress upon closing this session.
Public property ContentFreezeStartingTime Gets the time when content freeze is about to start. Null if no content freeze looming.
(Inherited from IUserSession)
Public property Context Holds the user session context
(Inherited from IUserSession)
Public property CustomMessenger Instance of a CustomHookPushMessenger used to push messages to clients
(Inherited from IUserSession)
Public property GlobalExports Gets the definition of exports that will be included as attributes in every link and navigation entry.
(Inherited from IManagersHost)
Public property GlobalVariables Gets the collection of global variables.
(Inherited from IManagersHost)
Public property Id Gets the unique ID of this session.
(Inherited from IUserSession)
Public property IP The IP address this session was created for. Could be null if request is from http access
(Inherited from IUserSession)
Public property IsDebugEnabled Returns if the current logging instance has debug level enabled.
(Inherited from IInstanceLogger)
Public property LingualMappingManager Gets the manager of lingual maps between pages within a specific locale.
(Inherited from IManagersHost)
Public property LocalesManager Gets the manager of built-in locales and custom locales.
(Inherited from IManagersHost)
Public property LoggingManager Gets the manager of publishing logs and replication logs
(Inherited from IManagersHost)
Public property MobileDeviceManager Gets the manager of device bundles for mobile preview emulation.
(Inherited from IManagersHost)
Public property OperatingUser Gets the user who owns this session.
(Inherited from IUserSession)
Public property PageCreationRulesManager Gets the manager of page creation rules.
(Inherited from IManagersHost)
Public property PresentationsManager Gets the presentations manager for managing presentation content units
(Inherited from IManagersHost)
Public property Progress Gets the progress report tracker
Public property PublishingManager Gets the manager of publishing targets and publishing profiles
(Inherited from IManagersHost)
Public property ReferencesManager Gets the manager of references between pages.
(Inherited from IManagersHost)
Public property SchemasManager Gets the manager of schemas.
(Inherited from IManagersHost)
Public property Settings Gets the CMS settings collection.
(Inherited from IManagersHost)
Public property Site Gets the manager of pages, page versions, and pages tree structure.
(Inherited from IManagersHost)
Public property SiteContentLocalizationProvider Gets the manager of translations of page creation rules, schemas, workstates and workflow definitions.
(Inherited from IManagersHost)
Public property SiteMap Gets the manager of branding types like sites and user agents
(Inherited from IManagersHost)
Public property StartTime Gets the time that this session was opened.
(Inherited from IUserSession)
Public property TaxonomyManager Gets the manager of category nodes as well as their structure.
(Inherited from IManagersHost)
Public property Transactions Gets a generic Transactional Entity to run reduced and other read-only queries.
(Inherited from IManagersHost)
Public property UnmanagedAssetManager Gets the unmanaged asset manager for handling legacy unmanaged assets on disk
(Inherited from IManagersHost)
Public property UserManager Gets the manager of users, user groups, and group roles for custom permissions collections.
(Inherited from IManagersHost)
Public property WorkflowAdministrator Gets the manager of workflow definitions, workstates, and workflows
(Inherited from IManagersHost)
Top
See Also