limit price to two decimal places c# model code example Example: limiting the amount of decimal places c# Math.Round(3.454, 2);//Result 3.45