Skip to main content
All docs
V24.1

RestrictedDashboardController.PostMapShapeFileAction() Method

Namespace: DevExpress.DashboardAspNetCore

Assembly: DevExpress.Dashboard.v24.1.AspNetCore.dll

NuGet Package: DevExpress.AspNetCore.Dashboard

Declaration

[HttpPost]
public Task<ContentResult> PostMapShapeFileAction()

Returns

Type
Task<ContentResult>
See Also