Click or drag to resize

RecroDictCurrentLanguage Property

Note: This API is now obsolete.

Gets the session language.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
Syntax
C#
[ObsoleteAttribute("Use instead GetSessionLanguage, SetSessionLanguage")]
public static string CurrentLanguage { get; set; }

Return Value

Type: String
See Also