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

MapsAspNetModule Class

The module contained in the DevExpress.ExpressApp.Maps.Web.v18.1.dll assembly.

Namespace: DevExpress.ExpressApp.Maps.Web

Assembly: DevExpress.ExpressApp.Maps.Web.v18.1.dll

Declaration

[ToolboxBitmap(typeof(MapsAspNetModule), "Resources.Toolbox_Module_Maps_Web.ico")]
[ToolboxTabName("DX.18.1: XAF Modules")]
public sealed class MapsAspNetModule :
    ModuleBase

Remarks

The MapsAspNetModule class exposes properties whose values determine the behavior of the features supplied with the DevExpress.ExpressApp.Maps.Web assembly (the Maps Module). To set these properties, select the MapsAspNetModule component in the Application Designer‘s Modules section, and use the Properties window.

Inheritance

See Also