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: 'CommonMethod' does not contain a definition for 'footerLinks'

Source Error:


Line 11:     protected void Page_Load(object sender, EventArgs e)
Line 12:     {
Line 13:         footerLink.InnerHtml = CommonMethod.footerLinks();       
Line 14:         ManageSEO();
Line 15:         if (Request.Url.ToString().ToLower().Contains("https://www."))

Source File: c:\Windows2019\_AllServiceCenters.com\m\sp\AboutUs.aspx.cs    Line: 13






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