System.Globalization and Provinces
-
Hi there Does anybody know if System.Globalization can produce a list of states/provinces for a given Country?
-
Hi there Does anybody know if System.Globalization can produce a list of states/provinces for a given Country?
-
Hi there Does anybody know if System.Globalization can produce a list of states/provinces for a given Country?
The
CultureInfo
class contains country and language information, but no state / province level information. -
Hi there Does anybody know if System.Globalization can produce a list of states/provinces for a given Country?
No it can't. That's not what it's designed to do. This type of information has to be coded/collected yourself I'm afraid (although there are purveyors of geographic database libraries out there who've done the hard work for you already).
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.