Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / ISessionContext Interface

ISessionContext Interface Properties

For a list of all members of this type, see ISessionContext members.

Public Properties
 NameDescription
 PropertyThe current configuration, read-only. (Inherited from Loupe.Extensibility.Client.IRepositoryContext)
 PropertyThe type of hosting environment. (Inherited from Loupe.Extensibility.Client.IGlobalContext)
 PropertyThe global controller for the current Extension context (Inherited from Loupe.Extensibility.Client.IGlobalContext)
 PropertyIndicates if a Loupe Server is configured and available for this environment (does not apply to the server environment) (Inherited from Loupe.Extensibility.Client.IRepositoryContext)
 PropertyIndicates if it's possible to raise a user interface in the current context. (Inherited from Loupe.Extensibility.Client.IGlobalContext)
 PropertyProvides logging services for extensions. (Inherited from Loupe.Extensibility.Client.IGlobalContext)
 PropertyThe current repository (may be a collection, common, or package repository) (Inherited from Loupe.Extensibility.Client.IRepositoryContext)
 PropertyThe repository controller for the current Extension context (Inherited from Loupe.Extensibility.Client.IRepositoryContext)
 PropertyThe current session  
 PropertyThe session controller for the current extension if available  
Top
See Also