Raises a AppointmentDeleted event.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
protected virtual void OnAppointmentDeleted( AppointmentActionEventArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnAppointmentDeleted ( _ e As AppointmentActionEventArgs _ ) |