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