Skip to main content

ReportingControllerBase<TSyncRequestManager, TAsyncRequestManager, TLocalizationProvider>.InvokeAsync() Method

Namespace: DevExpress.Web.Mvc.Controllers

Assembly: DevExpress.Web.Mvc5.v24.2.dll

Declaration

public virtual Task<ActionResult> InvokeAsync()

Returns

Type
Task<ActionResult>
See Also