Click or drag to resize
IHttpContextRequest Property
Gets the IRequest object for the current HTTP request.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
IRequest Request { get; }

Property Value

Type: IRequest
See Also