RecroDictServiceLanguages Property

Gets the available languages supported by RecroDict.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
public Dictionary<string, string> Languages { get; }

Property Value

DictionaryString, String

See Also