Hello,
is there any method by which i will get server.mappath in a class file ??
devloper
-2
Newbie Poster
Recommended Answers
Jump to Post
myPath = HttpContext.Current.Server.MapPath("somePath");
and remember to add reference toSystem.Web
All 2 Replies
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.