RecroGridRGServiceParamsRecroGridContext Property

Gets the current HTTP context.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.4.1.24.0708.1
C#
public IRecroGridContext RecroGridContext { get; }

Property Value

IRecroGridContext
The current HTTP context.

See Also