C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class / RaisePostDataChangedEvent Method

In This Topic
RaisePostDataChangedEvent Method (C1EventsCalendar)
In This Topic
When implemented by a class, signals the server control to notify the ASP.NET application that the state of the control has changed.
Syntax
'Declaration
 
Public Sub RaisePostDataChangedEvent() 
 
See Also