Click or drag to resize
IRequestRequestContext Property
Gets the information about an HTTP request that matches a defined route.

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

Property Value

Type: IRequestContext
See Also