BCExtension Properties |
The BCExtension type exposes the following members.
Name | Description | |
---|---|---|
CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
Commands |
Gets the collection of the UI extension commands.
| |
Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
DisplayName |
Gets or sets the display name of the extension.
| |
Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
ExtensionHost |
Gets the application that hosts the extension.
| |
Pages |
Gets the collection of the UI extension pages.
| |
Site | (Inherited from Component.) | |
WizardPages |
Gets the collection of the UI extension wizard pages.
|