JHRequest.GetServerVariable Method

DCSoft.DBUtilityGeneric

JHRequestGetServerVariable Method
Overload List
  Name Description
Public method Static member GetServerVariable(String)
获取 Web 服务器变量集合中的特定项,已去除首尾空格,默认值为 string.Empty
Public method Static member GetServerVariable(String, String)
获取 Web 服务器变量集合中的特定项,已去除首尾空格,如果获取为 null,则返回默认值 defaultValue
Top
See Also