@model List<string> @foreach (var item in Model) { <h2>@item</h2> }. There is one more way to return partial views from a page handler.
確定! 回上一頁