Version

RecurrenceDialogCoreSaveAndCloseCommand Class Methods

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

Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Returns true if the command can be executed on the object.  
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Schedules.Primitives.RecurrenceDialogCoreCommandBase)
Protected Methods
 NameDescription
Protected MethodExecuteCommandOverridden. Saves the changes (if any) to the Recurrence information and closes the ActivityRecurrenceDialogCore.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also