RecroGridRGServiceParamsSetInitParam Method
Initialization parameters to be sent to the client.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.1.0.23.1204.1+9d8b98a22c49d038b4e3323bfe56aa1d0eabe7ae
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.