| CookieManagerGetCookieType Method |
Namespace:
Dynamicweb.Environment
Assembly:
Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax public static CookieType GetCookieType(
Cookie cookie
)
Public Shared Function GetCookieType (
cookie As Cookie
) As CookieType
Parameters
- cookie
- Type: Dynamicweb.EnvironmentCookie
Return Value
Type:
CookieTypeSee Also