Click or drag to resize

RecroGridRGServiceParamsBinder Class

RGServiceParamsBinder
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFrameworkRecroGridRGServiceParamsBinder

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public class RGServiceParamsBinder : IModelBinder

The RecroGridRGServiceParamsBinder type exposes the following members.

Constructors
  NameDescription
Public methodRecroGridRGServiceParamsBinder
Initializes a new instance of the RecroGridRGServiceParamsBinder class
Top
Methods
  NameDescription
Public methodBindModelAsync
Attempts to bind a model.
Top
See Also