RecroGridRGServiceParams Class |
Namespace: Recrovit.RecroGridFramework
public class RGServiceParams
The RecroGridRGServiceParams type exposes the following members.
Name | Description | |
---|---|---|
ClientRec |
Gets or sets the client record.
| |
Columns |
Kliens által kért oszlopok.
| |
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 | |
---|---|---|
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.
|