BCExtensionCommandItemGetEnabled Method  | 
 
            Returns a value indicating whether the menu item can respond to user interaction. 
            
 
    Namespace: 
   BlueCieloECM.InnoCielo.Meridian.Design
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxprotected virtual bool GetEnabled()
Protected Overridable Function GetEnabled As Boolean
Return Value
Type: 
BooleanA value indicating whether the menu item can respond to user interaction.
See Also