Returns the HttpContext object for the incoming HTTP request.
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public HttpContext Context { get; } |
Visual Basic |
---|
Public ReadOnly Property Context As HttpContext Get |