XafApplication.CreatePopupWindow Method
| Name | Parameters | Description |
|---|---|---|
| CreatePopupWindow(TemplateContext, String, Controller[]) | context, viewId, controllers | Creates a new pop-up Window. |
| CreatePopupWindow(TemplateContext, String, View, Boolean, Controller[]) | context, viewId, view, createAllControllers, controllers | |
| CreatePopupWindow(TemplateContext, String, Boolean, Controller[]) | context, viewId, createAllControllers, controllers | Creates a new pop-up Window. |