SyntaxFix
Write A Post
Hire A Developer
Questions
string.Format is your friend.
string.Format
String.Format("{0:0.00}", 123.4567); // "123.46"