Click or drag to resize
UrlVirtualContext Property
获取当前操作的HttpContext对象

Namespace: Adf.Web
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public virtual HttpContext Context { get; }

Property Value

Type: HttpContext
See Also