ComponentOne ASP.NET MVC Controls
GetBinder Method (FlexSheetRequestAttribute)

C1.Web.Mvc.Sheet Namespace > FlexSheetRequestAttribute Class : GetBinder Method
Retrieves the associated model binder.
Syntax
'Declaration
 
Public Overrides Function GetBinder() As IModelBinder
public override IModelBinder GetBinder()

Return Value

A reference to an object that implements the System.Web.Mvc.IModelBinder interface
See Also

Reference

FlexSheetRequestAttribute Class
FlexSheetRequestAttribute Members