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
- class KestrunLocalizationOptions
- namespace Kestrun.Localization
Gets or sets the query string key used to request a culture. Default is “lang”.
public string QueryKey { get; set; }