ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ModelBinderBase Class
Methods


In This Topic
    ModelBinderBase Class Members
    In This Topic

    The following tables list the members exposed by ModelBinderBase.

    Public Methods
     NameDescription
    Public MethodAttempts to bind a model.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDeserializes the model.  
    Protected MethodGets the request content which is used for deserializing.  
    Top
    See Also