JHRequest.HasSupportCookie Property

DCSoft.DBUtilityGeneric

JHRequestHasSupportCookie Property
获取一个值,该值指示浏览器是否支持 Cookie

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

Property Value

Type: Boolean
See Also