0
kicks
How to get all Culture information using C# : The CodeGain
The CultureInfo class will provide us all Culture information available in .Net Framework. You can use CultureInfo.Get Cultures static method for getting all the culture information.