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





Returns a value indicating whether the control should post back to the server when an item is clicked.

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

 Syntax

JavaScript  Copy Code

function get_autoPostBack ()

 Return Value

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

 See Also

Menu Members
Menu Class
MindFusion.UI.WebForms Namespace