The ExtensionRegisterStatusEventArgs type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | ExtensionRegisterStatusEventArgs(BCEnvironment, BCComRef) |
Initializes a new instance of the ExtensionRegisterStatusEventArgs class.
|
![]() | ExtensionRegisterStatusEventArgs(BCEnvironment, BCComRef, RegistrationStatus) |
Initializes a new instance of the ExtensionRegisterEventArgs class.
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Environment |
Gets the environment of the vault in which the UI extension is registered.
(Inherited from ExtensionRegisterEventArgs.) |
![]() | ExtensionRef |
Gets the definition of the registered UI extension.
(Inherited from ExtensionRegisterEventArgs.) |
![]() | Status |
Gets or sets the status of the extension.
|
See Also