Sets or retrieves 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.C1SliderAssembly: C1SliderClient (in C1SliderClient.dll)
Syntax
| JavaScript |
|---|
function get_autoPostBack(); function set_autoPostBack(value); |