Click or drag to resize

RecroGridOnRGProcessInitAsync Method

Egyedi inicializálás kliens callback esetén.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
protected virtual Task OnRGProcessInitAsync(
	RecroGridRGServiceParams param
)

Parameters

param
Type: Recrovit.RecroGridFrameworkRecroGridRGServiceParams
A kliensről érkező paraméterek.

Return Value

Type: Task

[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.RecroGrid.OnRGProcessInitAsync(Recrovit.RecroGridFramework.RecroGrid.RGServiceParams)"]

See Also