How to Upload Image With Entity Class Using WeApi
Like
Public HttpResponseMessage PostImageWithData(Employee employee,HttpPostedFileBase file1)
{
}
how to upload image with class data in WebApi
Thanx in Advance
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nanddeep NachanPosted Mar 5, 2018, 11:38 PM
Manav PandyaPosted Mar 5, 2018, 8:09 AM