RecroGridRGServiceParamsSetInitParam Method
Initialization parameters to be sent to the client.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
public void SetInitParam(
string key,
Object value
)
- key String
[Missing <param name="key"/> documentation for "M:Recrovit.RecroGridFramework.RecroGrid.RGServiceParams.SetInitParam(System.String,System.Object)"]
- value Object
[Missing <param name="value"/> documentation for "M:Recrovit.RecroGridFramework.RecroGrid.RGServiceParams.SetInitParam(System.String,System.Object)"]
The initialize parameters.
Custom parameters can be passed here.
Predefined: EditMode=true -> forces modification instead of new entry.