MVC 控件系列

mac2022-06-30  70

下拉框:@Html.DropDownList("GroupId"); 文本框:@Html.TextBox("RoleCode", "", new { @class = "form-control", placeholder = "请输入角色编号" })

转载于:https://www.cnblogs.com/foreverfendou/p/7265986.html

相关资源:MVC日历控件 Html Helper Asp.net
最新回复(0)