Share via


RouteDataRequestCultureProvider.UIRouteDataStringKey Property

Definition

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

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

Property Value

Applies to