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





Gets a value indicating whether validation is performed when the control is clicked.

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

 Syntax

JavaScript  Copy Code

function get_causesValidation ()

 Return Value

Type: Boolean
true if validation is performed, otherwise false.

 See Also

Button Members
Button Class
MindFusion.UI.WebForms Namespace