refactor visitor cookie name into a shared constant

This commit is contained in:
Shaun Walker
2023-02-07 16:26:23 -05:00
parent 02c134bf4b
commit ffca1d2486
5 changed files with 5 additions and 4 deletions

View File

@ -73,6 +73,7 @@ namespace Oqtane.Shared
public static readonly string HttpContextSiteSettingsKey = "SiteSettings";
public static readonly string MauiUserAgent = "MAUI";
public static readonly string VisitorCookiePrefix = "APP_VISITOR_";
// Obsolete constants