You can pass an instance of viewdatadictionary to a detail view: @Html.Partial("PartialName",customViewData) 。 You can also transfer a model to ...
確定! 回上一頁