<% Html.MyTextArea("txt1",() => {%> content of the view <%=Html.TextBox("Name") %> ... <% }) %>
有人知道怎么做吗
Templated Razor Delegates