Version

ActivityDialogCoreCommandBase Class Methods

For a list of all members of this type, see ActivityDialogCoreCommandBase members.

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Reports if the command can be executed on the object inputted.  
Public MethodExecuteOverloaded. Overridden. Executes the command  
Protected Methods
 NameDescription
Protected MethodExecuteCommandExecutes the specific command on the specified ActivityDialogCore  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also