ComponentOne Accordion for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1Accordion Class / RaisePostDataChangedEvent Method

In This Topic
    RaisePostDataChangedEvent Method
    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() 
    public void RaisePostDataChangedEvent()
    See Also