3
Answers

IEnumerable

IEnumerable<HttpPostedFileBase> files ,in this i have two files 
i want to split those files means filenames and path.could you please tell me how to do that

Answers (3)