WebApplicationStyleManager.IsNewStyle Property
Gets a value indicating whether or not new web UI is enabled.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if a new web UI is enabled; otherwise, false. |
See Also