ASP.NET Pack Programmer's Guide
PopupEventArgs.getType Method
See Also
 





Gets the type of the popup.

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

 Syntax

JavaScript  Copy Code

function getType ()

 Return Value

Type: String
The type of the popup.

 Remarks

Possible values include "date", "time", "color", "zoom" and "full".

 See Also

PopupEventArgs Members
PopupEventArgs Class
MindFusion.UI.WebForms Namespace