Gets a value that indicates whether or not the control posts back to the server each time a user interacts with the control.

Namespace:  C1.Web.UI.Controls.C1Accordion
Assembly:  C1AccordionClient (in C1AccordionClient.dll)

Syntax

JavaScript
function get_autoPostBack();

See Also