Click or drag to resize
CacheSessionRemoveCookie Method
登录写Cookie

Namespace: Adf.Web
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
protected virtual void RemoveCookie(
	long id
)

Parameters

id
Type: SystemInt64

[Missing <param name="id"/> documentation for "M:Adf.Web.CacheSession.RemoveCookie(System.Int64)"]

See Also