Enum CookieType
- Namespace
- Dynamicweb.Environment
- Assembly
- Dynamicweb.Environment.dll
Represents cookie type
public enum CookieType
Fields
Functional = 0
- Functional cookie, used by default
Tracking = 1
- Tracking cookie
public enum CookieType
Functional = 0
Tracking = 1