Share via


QueryStringRequestCultureProvider.QueryStringKey Property

Definition

The key that contains the culture name. Defaults to "culture".

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

Property Value

Applies to