Chameleon and Iguana Plugin C# Class Libraries

ChameleonEncoding.GetCurrentTranslationLocale Method 

Get the translation locale.

[Visual Basic]
Public Shared Function GetCurrentTranslationLocale() As String
[C#]
public static string GetCurrentTranslationLocale();

Remarks

The initial value is extracted from the default system locale.

See Also

ChameleonEncoding Class | iNTERFACEWARE.Chameleon Namespace