Click or drag to resize
TextContentEventArgsRequest Property
Gets the request that generated this content.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IRequest Request { get; }

Property Value

Type: IRequest
See Also