Property NextAvailableLocale
NextAvailableLocale
Property that gets the next avalaible locale on the list.
Declaration
public TranslationLocale NextAvailableLocale { get; }
Property Value
| Type | Description |
|---|---|
| TranslationLocale | The next avalable locale. |