RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Context
Http
Context Property
Gets the HTTP context.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
Copy
public
HttpContext
HttpContext
{
get
;
protected
set
; }
Property Value
HttpContext
The HTTP context.
Implements
IRecroGridContext
HttpContext
See Also
Reference
RecroGridContext Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Property Value
Implements
See Also