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: 'Zvr.Menu' does not contain a definition for 'GetMainMenu'

Source Error:


Line 99:             SetDetailMenu(menu);
Line 100:            SetAdditionMenuMetaTags(menu);
Line 101:            string menus = Zvr.Menu.GetMainMenu(menu.ID);
Line 102:            if (menus != "")
Line 103:            {

Source File: c:\inetpub\vhosts\ptraja.com\httpdocs\Details.aspx.cs    Line: 101






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