Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IRepositoryContext Interface
Properties Methods

In This Topic
    IRepositoryContext Interface Members
    In This Topic

    The following tables list the members exposed by IRepositoryContext.

    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
    Public Methods
     NameDescription
     MethodAsk the user interface to display the specified session from the current repository  
     MethodAsk the user interface to display the configuration editor for the current extension.  
    Top
    See Also