BCExtensionCommandGetCaption Method |
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: 4.0.0.0 (4.0.111.0)
Syntax protected override string GetCaption()
Protected Overrides Function GetCaption As String
Return Value
Type:
String
The caption of the menu item that invokes the command.
See Also