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





Initializes a new instance of the PopupEventArgs class.

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

 Syntax

JavaScript  Copy Code

function PopupEventArgs (args)

 Parameters

args

Type: Object
The arguments passed to handlers of popupOpen, popupClose, popupOpening and popupClosing events.

 See Also

PopupEventArgs Class
MindFusion.UI.WebForms Namespace