Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Server Namespace / IRepositoryExtensionContext Interface

In This Topic
    IRepositoryExtensionContext Interface Properties
    In This Topic

    For a list of all members of this type, see IRepositoryExtensionContext 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 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 server repository  
     PropertyThe repository controller for the current Extension context  
    Top
    See Also