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

  NameDescription
Protected propertyOnlineCanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from OnlineComponent.)
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.)
Protected propertyOnlineEvents
Gets the list of event handlers that are attached to this OnlineComponent.
(Inherited from OnlineComponent.)
Public propertyOnlineSite
Gets or sets the OnlineISite of the OnlineComponent.
(Inherited from OnlineComponent.)
Public propertyTag
Gets or sets the arbitrary object value that can be used to store custom information about this element.
Public propertyVisible
Gets or sets a value indicating whether the menu item is displayed.
Back to Top
See Also