ASP.NET Pack Programmer's Guide
WindowValidatingEventArgs Constructor
See Also
 





Initializes a new instance of the WindowValidatingEventArgs class.

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

 Syntax

JavaScript  Copy Code

function WindowValidatingEventArgs (args)

 Parameters

args

Type: Object
The arguments passed to handlers of Window related validating events.

 See Also

WindowValidatingEventArgs Class
MindFusion.UI.WebForms Namespace