ASP.NET Pack Programmer's Guide
Slider.set_autoPostBack Method
See Also
 





Sets a value indicating whether the control should post back to the server when the value has changed.

Namespace: MindFusion.UI.WebForms
Package: Slider.js

 Syntax

JavaScript  Copy Code

function set_autoPostBack (value)

 Parameters

value

true if the control should post back, otherwise, false.

 See Also

Slider Members
Slider Class
MindFusion.UI.WebForms Namespace