Click or drag to resize
KaxSchedulerCreateAppointment Method
Creates a new appointment instance. This method is used internally by KaxScheduler and can be used by custom appointment providers.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual Appointment CreateAppointment()

Return Value

Type: Appointment

Implements

IAppointmentFactoryCreateAppointment
See Also