D
doomsday123
I am looking to globalize a website that contains currencies. I am
going to be using the ToString(string) method to format the currency
which uses the currenct CultureInfo class. Is there any way to get the
Currency code such as USD or EUR appended to the front of the currency
using this method. I looked at the NumberFormatInfo class and didnt
see anything of use.
Thanks
going to be using the ToString(string) method to format the currency
which uses the currenct CultureInfo class. Is there any way to get the
Currency code such as USD or EUR appended to the front of the currency
using this method. I looked at the NumberFormatInfo class and didnt
see anything of use.
Thanks