Browse by Tags

Related Posts

  • HtmlHelper in a controller

    Hi all. I have a need for using Html.RenderUserControl() inside my controller. Specifically, I am doing some AJAX calls whose response is small enough (such as a single form field) to not warrant a full RenderView(). Instead, I am doing HttpContext.Response.Write(). My problem is that I find myself duplicating...
    Posted to ASP.NET MVC (Forum) by Orion2480 on 03-03-2008, 12:00 AM
    Filed under: Controller, htmlhelper, ajax
Page 1 of 1 (1 items)