Hi i have the xml document in my asp.net web application . I want to assign the xml document to a string and pass that string to a asp.net webservice. Can anyone able to help me to do this ?
Thank you
Hi i have the xml document in my asp.net web application . I want
Share
Try this code:
and you can pass the xmlString.