Hello,
I am working on mvc, there is model object have comma contain string. Then,
- return View("PartnerProfile", ProfileModel);
and others ?
- string obj = "A,b,c,d";
- string obj = "A,b,c,d";
View,
- <ul class="sev-list">
- <h3>Ah3>
- <li>bli>
- <li>cli>
- <li>dli>
- ul>

Manas MohapatraPosted Apr 27, 2017, 5:20 AM
Ramesh PalanivelPosted Apr 27, 2017, 5:29 AM