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: 'ComMonWebsite.Models.Article' does not contain a definition for 'CostSavings' and no extension method 'CostSavings' accepting a first argument of type 'ComMonWebsite.Models.Article' could be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 131:                                </div>
Line 132:                                <h2 class="gia1 fl"><%=string.Format("{0:#,###}", Model.DetArticle.Price)%> (<%=Model.DetArticle.CurrencyText %>)</h2>
Line 133:                                <h2 class="gia2 fl"><%=string.Format("{0:#,###}", Model.DetArticle.CostSavings)%> (<%=Model.DetArticle.CurrencyText %>)</h2>
Line 134:                            </div>
Line 135:                            <div class="khuyenmai_ct fl">

Source File: c:\HostingSpaces\admin\hodangvietnam.com\wwwroot\Views\Site\GetDetailsArt.aspx    Line: 133





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