PopupTemplateType Enum
Contains values specifying a template for the pop-up window in the new web UI.
Namespace: DevExpress.ExpressApp.Web.Controls
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Members
Name | Description |
---|---|
ByDefault
|
Specifies that the pop-up window will use the default template in the new web UI. The default template is set in the static XafPopupWindowControl.PopupTemplateType property. |
Dialog
|
Specifies that the pop-up window will open using the DialogTemplateContentNew template in the new web UI. |
FindDialog
|
Specifies that the pop-up window will open using the FindDialogTemplateContentNew template in the new web UI. |
Related API Members
The following properties accept/return PopupTemplateType values: