RecroDictGetCurrentCultureInfo Method

Gets the current culture information.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.2.0.24.0426.1
C#
public static CultureInfo GetCurrentCultureInfo(
	string language
)

Parameters

language  String
 

Field Value

CultureInfo
The current culture information.

See Also