0
kicks
ASP.NET MVC RenderPartial Compiler Error
The HtmlHelper.RenderPartial method hs replaced the HtmlHelper.RenderUserControl method found in previous versions. This method returns void instead of a string. This blog post explains what to watch out for when you get a compiler error.