BCExtensionCommand GetCaption Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Returns the caption of the menu item that invokes the command.

Namespace: BlueCieloECM.InnoCielo.Meridian.Design
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

protected override string GetCaption()

Return Value

The caption of the menu item that invokes the command.
See Also