| RecroGridRGServiceParamsRecroGridContext Property |
Gets the current HTTP context.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public IRecroGridContext RecroGridContext { get; }
Property Value
Type:
IRecroGridContext
The current HTTP context.
See Also