Browse by Tags

Related Posts

  • How to pass ViewData with RenderPartial

    Hello I have a problem with a ascx view control and the view data. If work like this: public void AjaxTr<T>(string id, Expression<Action<T>> detailAction, Expression<Action<T>> editAction) where T : Controller, new() { string viewName = ActionUtils.GetViewName<T>(detailAction...
    Posted to ASP.NET MVC (Forum) by illcommunication on 09-08-2008, 12:00 AM
    Filed under: RenderPartial, RenderView, ASP mvc
Page 1 of 1 (1 items)