|  | RecroGridRGServiceParamsModelBinderAttributeGetBinder Method  | 
 
            Retrieves the associated model binder.
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic override IModelBinder GetBinder()
Return Value
Type: 
IModelBinderA reference to an object that implements the 
IModelBinder interface.
 See Also
See Also