I need to append html string within select tag using cshtml page. I am getting attributes which i have added but need to add in select tag

后端 未结 0 551
自闭症患者
自闭症患者 2021-01-26 10:00

IDictionary attributeCollection = customAttributes;

        string htmlstring = Html.Raw(String.Join(" ", attributeCollection.Sele         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题