JHRequest.HistoryUrl Property

DCSoft.DBUtilityGeneric

JHRequestHistoryUrl Property
返回上次请求 URL 的地址,不存在返回 string.Empty

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public static string HistoryUrl { get; }

Property Value

Type: String
See Also