ASP.NET Pack Programmer's Guide
DropDown.get_autoPostBack Method
See Also
 





Gets a value indicating whether the control will post back to the server when the selected index has changed.

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

 Syntax

JavaScript  Copy Code

function get_autoPostBack ()

 Return Value

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

 See Also

DropDown Members
DropDown Class
MindFusion.UI.WebForms Namespace