Gets or sets a value specifying whether the calendar should automatically post back to the server each time an appointment is created, modified or deleted.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool AutoPostBack { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoPostBack As Boolean |
true if the auto post pack is enabled; otherwise false. Default value is false.