Hello ,
I am using APIController as save handler which is having post method.
- Is there any way to access "async.savefield" property value in post method?
- How to send file contents as input ? - accepting input as HttpPostedFileBase throws MediaTypeFormatter Exception.