ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheetRequestModelBinder Class
Methods


In This Topic
    FlexSheetRequestModelBinder Class Members
    In This Topic

    The following tables list the members exposed by FlexSheetRequestModelBinder.

    Public Constructors
    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 MethodOverridden. Gets the request content which is used for deserializing.  
    Top
    See Also