TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
mayur pandit
1.4k
336
61.5k
remove square brackets from response.
May 27 2019 11:05 PM
Kindly check below method. below method returning generic list. method returning response with squre brackate's.
How remoe squere brackets from response. I try lot's of thing but not work. Kindly suggest and help.
[HttpPost]
public List<VerifyNumberResponseMsg> PostVerifyMoNo(VerifyNumber VerifyNumber)
{
ParentMobileVerification pmv = new ParentMobileVerification();
List<VerifyNumberResponseMsg> lst = pmv.getVerifyMoNoResult(VerifyNumber);
return lst;
}
I have getting below response.
[
{
"Status": "False",
"Message": "number not exist"
}
]
Reply
Answers (
2
)
Video and audio chat integrate the web API project with an
Can Anyone Send Me the mini Project in .net MVC For Students