Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS1061: 'BharatiyaPashupalan.Models.ProductModel' does not contain a definition for 'Saving' and no extension method 'Saving' accepting a first argument of type 'BharatiyaPashupalan.Models.ProductModel' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 81:                                     <span>M.R.P. :<span class="fa fa-inr"></span><strike>@Model.ProductPrice</strike> </span><br />
Line 82:                                     <span class="price">Offer Price :<span class="fa fa-inr"></span>@Model.OfferPrice</span><br />
Line 83:                                     <span>Total Saving :<span class="fa fa-inr"></span>@Model.Saving</span><br />
Line 84:                                     <span>Sold By :<a style="color:green" href="#" data-toggle='tooltip' title="@Model.Name,  @Model.EmailId , @Model.MobileNo"> @Model.Name</a> </span>
Line 85:                                     <div class="text">

Source File: c:\HostingSpaces\bharatiya\bharatiyapashupalan.com\wwwroot\Views\Shop\shop_single.cshtml    Line: 83






Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.3930.0