PopupWindowManager.ForceShowPopupWindowScriptValidation Property
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
[DefaultValue(true)]
public static bool ForceShowPopupWindowScriptValidation { get; set; }
Property Value
| Type | Default |
|---|---|
| Boolean | true |
See Also