![]() | RecroGridRGServiceParams Class |
Namespace: Recrovit.RecroGridFramework
public class RGServiceParams : IModelBinder
The RecroGridRGServiceParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | RecroGridRGServiceParams |
Initializes a new instance of the RecroGridRGServiceParams class.
|
Name | Description | |
---|---|---|
![]() | ClientRec |
Gets or sets the client record.
|
![]() | Columns |
Kliens által kért oszlopok.
|
![]() | ControllerContext |
Gets the controller context.
|
![]() | CustomParams |
Kliensről kapott egyedi paraméterek.
|
![]() | Data |
Kliensről kapott adatok.
|
![]() | EKey |
Gets the EntityKey of data.
|
![]() | Filter |
Kliens által kért szűrés.
|
![]() | GridId |
Gets the RecroGrid identifier.
|
![]() | ProcessName |
Gets the name of the process.
|
![]() | RecroGridContext |
Gets the current HTTP context.
|
![]() | RowVersion |
Gets the row version.
|
![]() | Select |
Választáshoz használt paraméterek
|
![]() | Sort |
Kliens által kért rendezés.
|
![]() | UIMessages |
Gets or sets the UI messages.
|
Name | Description | |
---|---|---|
![]() | BindModel |
Binds the model to a value by using the specified controller context and binding context.
|
![]() | GetBoolDataParam |
Gets the boolean data parameter.
|
![]() | GetEntityKey(RecroGrid) |
Gets the entity key.
|
![]() | GetEntityKey(IRGDataContext, RecroGridRGEntity) |
Gets the entity key.
|
![]() | GetIntDataParam |
Gets the int data parameter.
|
![]() | GetStringDataParam |
Gets the string data parameter.
|
![]() | SetEntityKey |
Sets the entity key.
|
![]() | SetInitParam |
Kliensnek küldendő inicializáló paraméterek.
|