CookieRequestCultureProvider.CookieName Property

Definition

The name of the cookie that contains the user's preferred culture information. Defaults to DefaultCookieName.

public:
 property System::String ^ CookieName { System::String ^ get(); void set(System::String ^ value); };
public string CookieName { get; set; }
member this.CookieName : string with get, set
Public Property CookieName As String

Property Value

Applies to