Skip to main content
A newer version of this page is available. .

DevExpress.ExpressApp.Web Namespace

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

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

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 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 applications.
PopupWindowManager Provides methods and events for managing popup windows in ASP.NET applications.
RenderHelper static Exposes static helper methods that create and set up ASP.NET Web controls.
ShowViewStrategy Represents the Show View Strategy used in XAF ASP.NET Web applications by default.
WebApplication Manages an ASP.NET XAF application.
WebApplicationStyleManager Exposes static properties used to enable/disable the upper case usage in labels and captions.
WebWindow A Window used in ASP.NET Web applications.

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 List Editor to support saving user-customized List View settings in the Application Model settings storage.