 | CookieManager.GetCookieType Method |
Namespace:
Dynamicweb.Environment
Assembly:
Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntaxpublic static CookieType GetCookieType(
Cookie cookie
)
Public Shared Function GetCookieType (
cookie As Cookie
) As CookieType
Parameters
- cookie
- Type: Dynamicweb.Environment.Cookie
Return Value
Type:
CookieType
See Also