IXafCultureInfoService Members
In This Article
#Properties
Name | Description |
---|---|
Current |
Returns the currect culture. |
Current |
Returns the current UI culture. |
Supported |
Returns a list of supported cultures. These cultures are defined in the Languages section in appsettings. .
|
Supported |
Returns a list of supported UI cultures. These cultures are defined in the Languages section in appsettings. .
|
#Methods
Name | Description |
---|---|
Set |
Saves the specified culture in Cookie and reloads the page.
|
Set |
Saves the specified culture in Cookie and reloads the page.
|
#Events
Name |
---|
Culture |
See Also