Privacy and Cookies
Our web site uses the following cookies;
UMB_UCONTEXT
Type: Persistent Cookie
Duration: 1 day
Purpose: Stores a Guid reference to the current logged in user. Randomly generated at login and stored in the umbracoUserLogins database table, it allows access without having to store any user specific data in the cookie.
UMB_UPDCHK
Type: Persistent Cookie
Duration: 7 days.
Purpose: Stores a flag to say an update check has occurred. When a cookie expires, or no cookie is found, another update check takes place (setting the cookie again).
UMB_PREVIEW
Type: Persistent Cookie
Duration: 1 month
Purpose: A Guid reference for accessing preview data for the current page in preview mode.
UMB_PANEL
Type: Session Cookie
Duration: Current Session
Purpose: Stores the current UmbracoPanel's width and height dimensions. Used to allow JS to communicate the dimensions to the server side code to allow the panel to reload to the right size next time.
MultiNodeTreePicker
Type: Session Cookie
Duration: Current Session
Purpose: Stores configuration information for the current MNTP data type so that they can be accessed by the custom MNTP tree.
In addition to these, there are also standard ASP.NET cookies that this site makes use of too:
ASP.NET_SessionId
Type: Session Cookie
Duration: Current Session
Purpose: Used by the .NET framework to identify the same session across postbacks.
. ASPXFORMSAUTH (Default name, but can be changed in web.config)
Type: Persistent Cookie
Duration: 30 minutes.
Purpose: Stores a reference to the current logged in Member
UMB_UCONTEXT
Type: Persistent Cookie
Duration: 1 day
Purpose: Stores a Guid reference to the current logged in user. Randomly generated at login and stored in the umbracoUserLogins database table, it allows access without having to store any user specific data in the cookie.
UMB_UPDCHK
Type: Persistent Cookie
Duration: 7 days.
Purpose: Stores a flag to say an update check has occurred. When a cookie expires, or no cookie is found, another update check takes place (setting the cookie again).
UMB_PREVIEW
Type: Persistent Cookie
Duration: 1 month
Purpose: A Guid reference for accessing preview data for the current page in preview mode.
UMB_PANEL
Type: Session Cookie
Duration: Current Session
Purpose: Stores the current UmbracoPanel's width and height dimensions. Used to allow JS to communicate the dimensions to the server side code to allow the panel to reload to the right size next time.
MultiNodeTreePicker
Type: Session Cookie
Duration: Current Session
Purpose: Stores configuration information for the current MNTP data type so that they can be accessed by the custom MNTP tree.
In addition to these, there are also standard ASP.NET cookies that this site makes use of too:
ASP.NET_SessionId
Type: Session Cookie
Duration: Current Session
Purpose: Used by the .NET framework to identify the same session across postbacks.
. ASPXFORMSAUTH (Default name, but can be changed in web.config)
Type: Persistent Cookie
Duration: 30 minutes.
Purpose: Stores a reference to the current logged in Member