Skip to main content
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET 6.0+ platform documentation. This link will take you to the parent topic of the current section.

DevExpress.ExpressApp.Web Namespace

Contains interfaces and classes that are specific to XAF ASP.NET Web Forms applications.

Assembly: DevExpress.ExpressApp.Web.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Web

Classes

Name Description
ControlsCreatingEventArgs Provides data for the WebApplication.ControlsCreating event.
CustomSendErrorNotificationEventArgs Arguments passed to the ErrorHandling.CustomSendErrorNotification event.
CustomSendMailMessageEventArgs Arguments passed to the ErrorHandling.CustomSendMailMessage event.
ErrorHandling Provides static members for the error handling in ASP.NET Web Forms applications.
NeedToCacheErrorInfoEventArgs Represents arguments passed to the NeedToCacheErrorInfoEventArgs event.
PopupShowingEventArgs Arguments, passed to the PopupWindowManager.PopupShowing event.
PopupWindow A pop-up Window used in ASP.NET Web Forms applications.
PopupWindowManager Provides methods and events for managing popup windows in ASP.NET Web Forms applications.
RenderHelper static Exposes static helper methods that create and set up ASP.NET Web Forms controls.
ShowViewStrategy Represents the Show View Strategy used in XAF ASP.NET Web Forms applications by default.
ViewUrlManager Manages URL routing and implements user-friendly URL functionality in ASP.NET Web Forms applications.
WebApplication Manages an ASP.NET Web Forms XAF application.
WebApplicationStyleManager Exposes static properties used to enable/disable the upper case usage in labels and captions.
WebViewShortcutHelper static Provides the methods to specify which View’s parameters the ViewShortcut dictionary may contain.
WebWindow A Window used in ASP.NET Web Forms applications.
XafRouteHelper static Provides the extension method that registers URL routes in an ASP.NET Web Forms application.

Interfaces

Name Description
IModelListViewStateStore Used to extend the Application Model‘s ListView node.
IModelOptionsStateStore Used to extend the Application Model‘s Options node.
ISupportModelSaving Declares members implemented by an ASP.NET Web Forms List Editor to support saving user-customized List View settings in the Application Model settings storage.
IViewUrlManager Declares methods used to manage URL routing.