CookieRequestCultureProvider.DefaultCookieName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represent the default cookie name used to track the user's preferred culture information, which is ".AspNetCore.Culture".
public: static initonly System::String ^ DefaultCookieName;
public static readonly string DefaultCookieName;
staticval mutable DefaultCookieName : string
Public Shared ReadOnly DefaultCookieName As String