MindFusion.UI for WebForms Programmer's Guide

WindowStateValidatingEventArgs Class

See Also
 



Contains the arguments passed to handlers of validating Window state related events.

Namespace: MindFusion.UI.Web
Assembly: EventArgs.js

 Syntax

JavaScript  Copy Code

// class
WindowStateValidatingEventArgs.prototype = {}

 See Also