C1.Web.Mvc Namespace / C1JsonRequestModelBinder Class


C1JsonRequestModelBinder Class Methods

For a list of all members of this type, see C1JsonRequestModelBinder members.

Public Methods
 NameDescription
Public MethodAttempts to bind a model. (Inherited from C1.Web.Mvc.ModelBinderBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Deserializes the model.  
Protected MethodGets the request content which is used for deserializing. (Inherited from C1.Web.Mvc.ModelBinderBase)
Top
See Also