Click or drag to resize

RecroGridRGServiceParamsRecroGridContext Property

Gets the current HTTP context.

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

Property Value

Type: IRecroGridContext
The current HTTP context.
See Also