gpt4 book ai didi

asp.net-mvc - EditorFor an int 选择字符串模板

转载 作者:行者123 更新时间:2023-12-02 11:19:49 28 4
gpt4 key购买 nike

我有两个编辑器模板

string.cshtml
int.cshtml

当我写 EditorFor 一个 stringint 时,它们都会选择 string.cshtml

当我删除 string.cshtml 时,intEditorFor 不会选择 int.cshtml

最佳答案

EditorTemplates 使用 CLR 类型名称,而不是 C# 关键字。
您需要创建 Int32.cshtml

关于asp.net-mvc - EditorFor an int 选择字符串模板,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10231130/

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