Gets or sets a value indicating whether the control will post back to the server when the control's value has changed.
Namespace: MindFusion.Controls
File: ZoomControl.js
JavaScript Copy Code |
---|
get autoPostBack() {} |
Boolean
true if the control should post back, or false otherwise.
Used to implement auto-post back mode in MindFusion ASP.NET controls.