The IUserWriteSession type exposes the following members.
Properties
Name | Description | |
---|---|---|
AssetSecurityManager |
Gets the manager of asset permissions.
(Inherited from IManagersHost.) |
|
Closed |
Checks if this session was already closed.
(Inherited from IUserSession.) |
|
CompleteProgressOnClose |
Gets/sets whether to complete the progress upon closing this session.
|
|
ContentFreezeStartingTime |
Gets the time when content freeze is about to start. Null if no content freeze looming.
(Inherited from IUserSession.) |
|
GlobalExports |
Gets the definition of exports that will be included as attributes in every link and navigation entry.
(Inherited from IManagersHost.) |
|
GlobalVariables |
Gets the collection of global variables.
(Inherited from IManagersHost.) |
|
Id |
Gets the unique ID of this session.
(Inherited from IUserSession.) |
|
IP |
The IP address this session was created for. Could be null if request is from http access
(Inherited from IUserSession.) |
|
LingualMappingManager |
Gets the manager of lingual maps between pages within a specific locale.
(Inherited from IManagersHost.) |
|
LocalesManager |
Gets the manager of built-in locales and custom locales.
(Inherited from IManagersHost.) |
|
LoggingManager |
Gets the manager of publishing logs and
replication logs (Inherited from IManagersHost.) |
|
MobileDeviceManager |
Gets the manager of device bundles for mobile preview emulation.
(Inherited from IManagersHost.) |
|
OperatingUser |
Gets the user who owns this session.
(Inherited from IUserSession.) |
|
PageCreationRulesManager |
Gets the manager of page creation rules.
(Inherited from IManagersHost.) |
|
PCRDescriptorsManager |
Gets the manager of site tree PCRs.
(Inherited from IManagersHost.) |
|
PresentationsManager |
Gets the presentations manager for managing presentation content units.
(Inherited from IManagersHost.) |
|
Progress |
Gets the progress report tracker
|
|
PublishingManager |
Gets the manager of publishing targets and
publishing profiles (Inherited from IManagersHost.) |
|
ReferencesManager |
Gets the manager of references between pages.
(Inherited from IManagersHost.) |
|
SchemasManager |
Gets the manager of schemas.
(Inherited from IManagersHost.) |
|
SecurityDescriptorsManager |
Gets the manager of site tree security.
(Inherited from IManagersHost.) |
|
Settings |
Gets the CMS settings collection.
(Inherited from IManagersHost.) |
|
Site |
Gets the manager of pages, page versions,
and pages tree structure.
(Inherited from IManagersHost.) |
|
SiteContentLocalizationProvider |
Gets the manager of translations of page creation rules,
schemas, workstates and
workflow definitions.
(Inherited from IManagersHost.) |
|
SiteMap |
Gets the manager of branding types like sites and user agents (Inherited from IManagersHost.) |
|
StartTime |
Gets the time that this session was opened.
(Inherited from IUserSession.) |
|
TaxonomyManager |
Gets the manager of category nodes as well as their structure.
(Inherited from IManagersHost.) |
|
UserManager | (Inherited from IManagersHost.) | |
WorkflowAdministrator | (Inherited from IManagersHost.) |
See Also