Links

GetCulture(string)

Method in Cultures

Summary

Returns the Culture represented by the language code in name .
public static Culture GetCulture(string name)

Parameters

Name
Description
string name
The name of the Culture to retrieve.

Returns

The Culture .