3
Answers

single and multiple Image upload

public string Post (project pr){
   try{
   query here 
}
catch(){throw;} 
}
 
one and multiple images upload by using the above method.

Answers (3)