IXafCultureInfoService.SetCultureAsync Method
Name | Parameters | Description |
---|---|---|
SetCultureAsync(String, String) | culture, uiCulture |
Saves the specified culture in CookieRequestCultureProvider.DefaultCookie and reloads the page.
|
SetCultureAsync(String) | culture |
Saves the specified culture in CookieRequestCultureProvider.DefaultCookie and reloads the page.
|