This code:
Html.CheckBoxList(ViewData.TemplateInfo.HtmlFieldPrefix, myList) Generate this markup:
BD-Dist BD Name
SS-Dist SS Name
DS -Dist DS Name
SW-Dist SW Name
You can che
This code:
Html.CheckBoxList(ViewData.TemplateInfo.HtmlFieldPrefix, myList) Generate this markup:
BD-Dist BD Name
SS-Dist SS Name
DS -Dist DS Name
SW-Dist SW Name
You can che
I’m working on a data provider for my project, and unfortunately it does not comply with any standards, so the content type is not specified in the header of the request. Actually it is specified,