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: CS1002: ; expected

Source Error:


Line 75: 
Line 76:                     //Open Graph data
Line 77:                     control_tag += "<meta name=\"og:title\" content=\"" + title) + "\">\n";
Line 78:                     control_tag += "<meta name=\"og:type\" content=\"article\">\n";
Line 79:                     control_tag += "<meta name=\"og:url\" content=\"" + sub.Protocol() + sub.Domain() + "\">\n";

Source File: c:\Host\Harmony2019\UserControl\Head.ascx.cs    Line: 77





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