Version

ActivityCategoryDialogSaveAndCloseCommand Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteReports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Schedules.Primitives.ActivityCategoryDialogCommandBase)
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Schedules.Primitives.ActivityCategoryDialogCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Saves changes to the Infragistics.Controls.Schedules.ActivityCategorys and closes the ActivityCategoryDialog object that is hosting it.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also