ASP.NET Pack Programmer's Guide
Button.get_useSubmitBehavior Method
See Also
 





Gets a value indicating whether the control renders as a submit button.

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

 Syntax

JavaScript  Copy Code

function get_useSubmitBehavior ()

 Return Value

Type: Boolean
true if the control renders as a submit button, otherwise false.

 See Also

Button Members
Button Class
MindFusion.UI.WebForms Namespace