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: CS0103: The name 'SessionStyles' does not exist in the current context

Source Error:


Line 104:                    return "<li><a href='/'>" + TextPage + "</a></li> <li class='active'><a href='" + Utils.GetThisHref() + "'>Kết Quả Tìm Kiếm</a></li>";
Line 105:                }else{
Line 106:                return "<li><a href='/'>" + TextPage + "</a></li> <li><a href='" + Utils.GetAHrefUrl(mod, Utils.GetPropertyModuleFunction(mod, "main", "Link_SEO")) + "'>" + Module.Title + "</a></li> <li class='active'><a href='" + Utils.GetThisHref() + "'>" + SessionStyles.GetTitlePage() + "</a></li>";
Line 107:                }
Line 108:           

Source File: c:\inetpub\vhosts\stellamegacitys.vn\httpdocs\themes\default\modules\page\blocks\global.block_breadcrumb_adv.ascx.cs    Line: 106





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