PopupWindow Constructors
A pop-up Window used in ASP.NET Web Forms applications.Name | Parameters | Description |
---|---|---|
PopupWindow(XafApplication, TemplateContext, ICollection<Controller>) | application, context, controllers | Creates a new PopupWindow. |
See Also