Skip to main content

SchedulerCallbackCommandEventArgs Constructors

Provides data for the ASPxScheduler.BeforeExecuteCallbackCommand and ASPxScheduler.AfterExecuteCallbackCommand events.
Name Parameters Description
SchedulerCallbackCommandEventArgs(String, SchedulerCallbackCommand) commandId, command Initializes a new instance of the SchedulerCallbackCommandEventArgs class with the specified settings.
See Also