Skip to main content

SchedulerStorageControlExtension.Bind Method

Name Parameters Description
Bind(FetchAppointmentsMethod, Object) fetchAppointmentsMethod, resourceDataObject Binds the Scheduler Storage control extension to an appointment data source modified dynamically, using the FetchAppointmentsMethod delegate, and to a resource data source.
Bind(FetchAppointmentsMethod) method Binds the Scheduler Storage control extension to an appointment data source modified dynamically using a FetchAppointmentsMethod delegate.
Bind(PersistentObjectCancelMethod, PersistentObjectCancelMethod) filterAppointmentMethod, filterResourceMethod Allows you to hide specific appointments and resources.
Bind(Object, Object) appointmentDataObject, resourceDataObject Binds the Scheduler Storage control to a data source.
Bind(Object) appointmentDataObject Binds the Scheduler Storage Control to the appointment data source.