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

IRepositoryContext Interface Properties

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

Public Properties
 NameDescription
 PropertyThe current configuration, read-only.  
 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)  
 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)  
 PropertyThe repository controller for the current Extension context  
Top
See Also