[]
DEMOS
DOCS
API
SAMPLE
DOWNLOAD
dotnet-api
C1.AspNetCore.Api Assembly
C1.Web.Api
Classes
ExporterResult
Methods
ExecuteResultAsync
dotnet-api
C1.AspNetCore.Api Assembly
C1.AspNetCore.Api
C1.Util.Licensing
C1.Web.Api
Classes
BodyModelBinder<T>
C1ApiController
ExportSource
ExporterResult
Constructors
Properties
Methods
ExecuteResultAsync
FormFile
FromFormExAttribute
ImportModelBinderAttribute
ImportSource
ImportSourceModelBinder
LicenseManager
Owin
RequestModelBinder<T>
StringModelBinder
Enums
Interfaces
C1.Web.Api.Configuration
C1.Web.Api.Data
C1.Web.Api.Storage
C1.Web.Api.Storage.Legacy
Microsoft.AspNetCore.Builder
C1.AspNetCore.Api.BarCode Assembly
C1.AspNetCore.Api.Cloud Assembly
C1.AspNetCore.Api.DataEngine Assembly
C1.AspNetCore.Api.Document Assembly
C1.AspNetCore.Api.Excel Assembly
C1.AspNetCore.Api.Pdf Assembly
C1.AspNetCore.Api.Report Assembly
C1.AspNetCore.Api.Visitor Assembly
(Showing Draft Content)
C1.Web.Api.ExporterResult.ExecuteResultAsync
ExecuteResultAsync Method
ExecuteResultAsync(ActionContext)
Declaration
public Task ExecuteResultAsync(ActionContext context)
Parameters
Type
Name
Description
ActionContext
context
Returns
Type
Description
Task
Implements
IActionResult.ExecuteResultAsync(ActionContext)