MindFusion.UI for WebForms Programmer's Guide

PopupEventArgs Class

See Also
 



Contains the arguments passed to handlers of popupOpening and popupClosing events.

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

 Syntax

JavaScript  Copy Code

// class
PopupEventArgs.prototype = {}

 See Also