【问题标题】:ASP.NET MVC Returning Partial View as a full View PageASP.NET MVC 将部分视图作为完整视图页面返回
【发布时间】:2009-04-20 10:37:09
【问题描述】:

我有许多用于以不同格式(主要是嵌入视频)呈现媒体的部分视图。我现在有一个要求,让我在 iframe 中显示这些视频。有没有办法可以返回一个嵌入了部分视图的最小 HTML 页面?

【问题讨论】:

    标签: asp.net-mvc renderpartial


    【解决方案1】:

    查看这些关于如何将部分视图呈现为字符串的讨论。

    RenderPartial to String in ASP.NET MVC Beta

    RenderPartial to string

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-06-08
      • 2013-09-11
      • 1970-01-01
      • 2012-12-02
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多