Operations at LocalizationManagement
This page describes the backend methods at this endpoint.
| Signature | Description |
|---|---|
| CultureNameInfoCollection GetAvailableCultures() | Gets a list of all available resource cultures |
| CultureNameInfo GetCurrentCulture() | Gets the current resource culture |
| Void SetCurrentCulture(String lcid) | Sets new culture to all resources |