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: CS0117: 'BookNetoFun.Models.SiteGlobalData' does not contain a definition for 'GetHotelDealList'

Source Error:


Line 3:      Layout = "~/Views/Shared/_LayoutB2C.cshtml";
Line 4:  
Line 5:      List<DMH.Core.Models.Deal> deal = BookNetoFun.Models.SiteGlobalData.GetHotelDealList();
Line 6:  }
Line 7:  

Source File: c:\inetpub\wwwroot\book.netofun.co.il\Views\Login\Index.cshtml    Line: 5






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