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

In This Topic
RaisePostDataChangedEvent Method (C1Accordion)
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