Accordion for ASP.NET Web Forms
RaisePostBackEvent Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Accordion Namespace > C1Accordion Class : RaisePostBackEvent Method
A System.String that represents an optional event argument to be passed to the event handler.
Process an event raised when a form is posted to the server.
Syntax
'Declaration
 
Public Sub RaisePostBackEvent( _
   ByVal eventArgument As System.String _
) 
public void RaisePostBackEvent( 
   System.string eventArgument
)

Parameters

eventArgument
A System.String that represents an optional event argument to be passed to the event handler.
See Also

Reference

C1Accordion Class
C1Accordion Members