How to bind Base64string Image and Json data together in Angular 2 using remote web api? -
i sending base64 string image inside json format data web api. json data contains other name/value pairs .i able bind json data except base64 string.how can bind in angular 2?
Comments
Post a Comment