Net Mvc Decimal Displayformat Currency

[Solved] Net Mvc Decimal Displayformat Currency | Swift - Code Explorer | yomemimo.com
Question : .net mvc decimal displayformat currency

Answered by : clayton-lewis

[DataType(DataType.Currency)]
public float? Cost{ get; set; }

Source : https://stackoverflow.com/questions/29975128/asp-net-mvc-data-annotation-for-currency-format | Last Update : Tue, 20 Oct 20

Answers related to net mvc decimal displayformat currency

Code Explorer Popular Question For Swift