I am trying to figure out how to use the MySql In cluse with ASP.NET C#. Here is my code
var WebSites = string.Join(\",\", wsl.Select(x => \"\'\" + x.Doma
You have referenced @Url instead of @Urls
maybe just a typo in your question though