[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.FlexSheetRequestModelBinder

FlexSheetRequestModelBinder Class

Defines the model binder for FlexSheet form-request.

Inheritance
FlexSheetRequestModelBinder
Implements
IModelBinder
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class FlexSheetRequestModelBinder : ModelBinderBase, IModelBinder

Constructors

Name Description
FlexSheetRequestModelBinder()

Methods

Name Description
DeserializeModel(string, Type)

Deserializes the model.

GetRequestContent(HttpRequestBase)

Gets the request content which is used for deserializing.