SystemAspNetModule Class
The module contained in the DevExpress.ExpressApp.Web.v25.1.dll assembly.
Namespace: DevExpress.ExpressApp.Web.SystemModule
Assembly: DevExpress.ExpressApp.Web.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Remarks
The System Module comprises the following assemblies:
- DevExpress.ExpressApp.v25.1.dll
- Contains base classes and services that are used by DevExpress.ExpressApp.Blazor, DevExpress.ExpressApp.Win, and DevExpress.ExpressApp.Web assemblies.
- DevExpress.ExpressApp.Blazor.v25.1.dll
- Contains classes that are required in Blazor applications.
- DevExpress.ExpressApp.Win.v25.1.dll
- Contains classes that are required in Windows Forms applications.
- DevExpress.ExpressApp.Web.v25.1.dll
- Contains classes that are required in ASP.NET Web Forms applications.
The SystemAspNetModule class exposes properties whose values determine the behavior of ASP.NET Web Forms specific functionality. To set these properties, select the SystemAspNetModule component in the Application Designer‘s Modules section, and use the Properties window.
Implements
Inheritance
Object
MarshalByRefObject
Component
ModuleBase
SystemAspNetModule
See Also