BCExtensionCommand EventsMeridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
The BCExtensionCommand type exposes the following members.
Events

  NameDescription
Public eventAfterWizard
Occurs when a wizard has been completed.
Public eventBeforeWizard
Occurs when a wizard is being initiated.
Public eventOnlineDisposed
Occurs when the component is disposed by a call to the OnlineDispose  method.
(Inherited from OnlineComponent.)
Public eventExecute
Occurs when the command is invoked.
(Inherited from BCExtensionCommandItem.)
Public eventLoad
Occurs when the command is loaded.
(Inherited from BCExtensionCommandItem.)
Back to Top
See Also