[]
        
(Showing Draft Content)

C1.Web.Api.ImportSourceModelBinder

ImportSourceModelBinder Class

ModelBinder for uploaded file as import source.

Inheritance
ImportSourceModelBinder
Implements
IModelBinder
Namespace: C1.Web.Api
Assembly: C1.Web.Api.dll
Syntax
public class ImportSourceModelBinder : IModelBinder

Constructors

Name Description
ImportSourceModelBinder()

Methods

Name Description
BindModel(HttpActionContext, ModelBindingContext)

Binds the model to a value by using the specified controller context and binding context.