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