When implemented by a derived class, processes postback data for the Calendar server control.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool LoadPostData ( |
Visual Basic
![]() |
---|
Public Function LoadPostData( _ |
Type: String
The key identifier for the control.
Type: NameValueCollection
The collection of all incoming name values.
true if the server control's state changes as a result of the postback; otherwise, false.