BCExtension PropertiesMeridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
The BCExtension type exposes the following members.
Properties

  NameDescription
Protected propertyOnlineCanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from OnlineComponent.)
Public propertyCommands
Gets the collection of the UI extension commands.
Public propertyOnlineContainer
Gets the OnlineIContainer that contains the OnlineComponent.
(Inherited from OnlineComponent.)
Protected propertyOnlineDesignMode
Gets a value that indicates whether the OnlineComponent is currently in design mode.
(Inherited from OnlineComponent.)
Public propertyDisplayName
Gets or sets the display name of the extension.
Protected propertyOnlineEvents
Gets the list of event handlers that are attached to this OnlineComponent.
(Inherited from OnlineComponent.)
Public propertyExtensionHost
Gets the application that hosts the extension.
Public propertyPages
Gets the collection of the UI extension pages.
Public propertyOnlineSite
Gets or sets the OnlineISite of the OnlineComponent.
(Inherited from OnlineComponent.)
Public propertyWizardPages
Gets the collection of the UI extension wizard pages.
Back to Top
See Also