ASP.NET Pack Programmer's Guide
BaseGauge.setAutoPostBack Method
See Also
 





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

Namespace: MindFusion.Gauges
Package: BaseGauge.js

 Syntax

JavaScript  Copy Code

function setAutoPostBack (value)

 Parameters

value

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

 See Also

BaseGauge Members
BaseGauge Class
MindFusion.Gauges Namespace