Share via


QueryStringRequestCultureProvider.UIQueryStringKey Property

Definition

The key that contains the UI culture name. If not specified or no value is found, QueryStringKey will be used. Defaults to "ui-culture".

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

Property Value

Applies to