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: CS1928: 'Airsept.Models.Entities.Tag' does not contain a definition for 'TextForUrl' and the best extension method overload 'Airsept.Models.Extensions.StringExtension.TextForUrl(string)' has some invalid arguments

Source Error:


Line 39:                             {
Line 40:                                 <li>
Line 41:                                     <a href="~/Products/@tag.TextForUrl()">@tag.TagName</a>
Line 42:                                     @if (tag.Map_Category_Tags.Count() > 0)
Line 43:                                     {

Source File: c:\inetpub\wwwroot\airsept\production\web\Views\SiteMap\Index.cshtml    Line: 41






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