| CookieName Class |
Namespace: CMS.Helpers
public static class CookieName
The CookieName type exposes the following members.
| Name | Description | |
|---|---|---|
| ABSelectorStatePrefix |
Prefix for AB test result overview selectors
| |
| ABTestingCookiePrefix |
Prefix of A/B test cookie names.
| |
| ABVariantCookiePrefix |
A/B Testing variant selector cookie (existing even without cookie consent).
| |
| ASPNETSessionID |
ASP.NET session ID cookie
| |
| BodyClass |
Body CSS class cookie
| |
| Campaign |
Campaign
| |
| Content |
Content
| |
| CookieLevel |
Cookie level
| |
| CookiePolicyDetectionCookie |
A dummy cookie used to test whether the user's browser blocks 3rd party cookies. Does not carry any informational value.
| |
| CrawlerAuthenticationCookie |
Crawler authentication cookie.
| |
| CsrfCookie |
CSRF cookie used to store CSRF token
| |
| CurrentContact |
Current contact
| |
| CurrentTheme |
Current theme
| |
| DisplayContentInDesignMode |
Cookie key for the indication whether content of web parts should be displayed in the design mode
| |
| DisplayContentInUIElementDesignMode |
Cookie key for the indication whether content of UI web parts should be displayed in the design mode
| |
| EditorPrefix |
General prefix for editor cookies for the proper level
| |
| Impersonation |
Cookie key for user impersonation
| |
| LandingPageLoaded |
Stores landing page visited flag.
| |
| LiveID |
Live ID authentication
| |
| MacroDesignerTab |
Macro designer tab
| |
| MarketingAutomationSelectedView |
Cookie key for the indication what view to display in the marketing automation process management
| |
| MobileRedirected |
Redirection flag for the mobile device
| |
| PreferredCulture |
Preferred content culture
| |
| PreferredUICulture |
Preferred UI culture
| |
| PreviewState |
Preview state for transformation/layout/css preview
| |
| SessionToken |
Session token
| |
| ShoppingCart |
Shopping cart
| |
| Source |
Source
| |
| SpellCheckUserWords |
Spell check user words
| |
| SplitMode |
State of the compare mode
| |
| UniGraph |
Settings for UniGraph control
| |
| VariantSliderPositionsPrefix |
Prefix for variant slider cookies
| |
| ViewMode |
View mode
| |
| VirtualContextAuthenticationCookie |
VirtualContext authentication cookie.
| |
| VisitorStatus |
Visitor status
| |
| WebAnalyticsData |
Web analytics related data
| |
| WebPartToolbarCategory |
Web part toolbar category
| |
| WebPartToolbarCategoryUI |
Web part toolbar category for UI template
| |
| WebPartToolbarMinimized |
Web part toolbar minimized
| |
| WindowsUser |
Remembered windows user that is logged in
|
| Name | Description | |
|---|---|---|
| GetEditorCookieName |
Gets the editor level cookie name
| |
| GetVariantSliderPositionsCookieName |
Gets the cookie name for the position of the variant slider
|