KestrunLocalizationOptions.QueryKey property

Gets or sets the query string key used to request a culture. Default is “lang”.

public string QueryKey { get; set; }

See Also