CookieRequestCultureProvider.DefaultCookieName Field

Definition

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 

Field Value

Applies to