gpt4 book ai didi

c# - Html.BeginCollectionItem ("Gifts")) { } 不存在

转载 作者:太空狗 更新时间:2023-10-29 21:21:42 25 4
gpt4 key购买 nike

谁能帮帮我。

@model LioM.Models.Gift
@using (Html.BeginCollectionItem("Gifts"))
{

}

这是我的 MVC5 局部 View 。它显示错误不包含 BeginCollectionItem

的定义

最佳答案

安装 BeginCollectionItem HtmlHelper来自 nuget:

PM> 安装包 BeginCollectionItem

并确保它的 Namespace 在您的 View 中:

@using HtmlHelpers.BeginCollectionItem

关于c# - Html.BeginCollectionItem ("Gifts")) { } 不存在,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35694098/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com