RecroGridRGServiceParamsCustomParams Property

Custom parameters received from the client.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
public Dictionary<string, Object> CustomParams { get; }

Property Value

DictionaryString, Object
The custom parameters.

See Also