Bind(FetchAppointmentsMethod, Object)
|
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)
|
Binds the Scheduler Storage control extension to an appointment data source modified dynamically using a FetchAppointmentsMethod delegate.
|
Bind(PersistentObjectCancelMethod, PersistentObjectCancelMethod)
|
Allows you to hide specific appointments and resources.
|
Bind(Object, Object)
|
Binds the Scheduler Storage control to a data source.
|
Bind(Object)
|
Binds the Scheduler Storage Control to the appointment data source.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetAppointmentsToInsert<T>(SchedulerStorageControlSettings, FetchAppointmentsMethod, Object)
static
|
Obtains appointments which should be inserted into the data source.
|
GetAppointmentsToInsert<T>(SchedulerStorageControlSettings, Object, Object)
static
|
Obtains appointments which should be inserted into the data source.
|
GetAppointmentsToInsert<T>(SchedulerStorageControlSettings, Object)
static
|
Obtains appointments which should be inserted into the data source.
|
GetAppointmentsToInsert<T>(String, FetchAppointmentsMethod, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
Obtains appointments which should be inserted into the data source.
|
GetAppointmentsToInsert<T>(String, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
Obtains appointments which should be inserted into the data source.
|
GetAppointmentsToInsert<T>(String, Object, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
Obtains appointments which should be inserted into the data source.
|
GetAppointmentsToRemove<T>(SchedulerStorageControlSettings, FetchAppointmentsMethod, Object)
static
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(SchedulerStorageControlSettings, Object, Object)
static
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(SchedulerStorageControlSettings, Object)
static
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(String, FetchAppointmentsMethod, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(String, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToRemove<T>(String, Object, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
Obtains appointments which should be removed from the data source.
|
GetAppointmentsToUpdate<T>(SchedulerStorageControlSettings, FetchAppointmentsMethod, Object)
static
|
Obtains appointments whose data should be updated in the data source.
|
GetAppointmentsToUpdate<T>(SchedulerStorageControlSettings, Object, Object)
static
|
Obtains appointments whose data should be updated in the data source.
|
GetAppointmentsToUpdate<T>(SchedulerStorageControlSettings, Object)
static
|
Obtains appointments whose data should be updated in the data source.
|
GetAppointmentsToUpdate<T>(String, FetchAppointmentsMethod, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
Obtains appointments whose data should be updated in the data source.
|
GetAppointmentsToUpdate<T>(String, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
Obtains appointments whose data should be updated in the data source.
|
GetAppointmentsToUpdate<T>(String, Object, Object, MVCxAppointmentStorage, MVCxResourceStorage)
static
|
Obtains appointments whose data should be updated in the data source.
|
GetHashCode()
|
Serves as the default hash function.
|
GetHtml()
|
Inserts the HTML code rendered by an extension into the required page output.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
Render()
|
Renders the extension’s HTML code to the Response.
|
ToString()
|
Returns a string that represents the current object.
|