Which options do I have for price formatting?

HelenaG Grulichova asked on March 1, 2012 07:23

Which options do I have for price formatting?

Correct Answer

HelenaG Grulichova answered on March 1, 2012 07:23

The price formatting (and any other number formatting) uses .NET number and price formatting syntax. Besides the default documentation, we would recommend checking a nice reference at
http://blog.stevex.net/string-formatting-in-csharp/. The thousands separator syntax and other options are described, too. Additional examples can be found at http://blog.stevex.net/2007/09/string-formatting-faq/.
 
-zc-
0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.