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





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

Namespace: MindFusion.Gauges
Package: BaseGauge.js

 Syntax

JavaScript  Copy Code

function getAutoPostBack ()

 Return Value

Type: Boolean
true if the control should post back, otherwise, false.

 See Also

BaseGauge Members
BaseGauge Class
MindFusion.Gauges Namespace