What is the significance of Server .MapPath

Skill/Topic: Advanced
A) Returns the physical file path that corresponds to virtual specified path
B) Returns the Virtual Path of the web folder
C) Maps the specified virtual path to Physical path
D) None

Showing Answers 1 - 16 of 16 Answers

Sisira From Sninfotech (Hyd)

  • Dec 9th, 2005
 

Ans:

A) Returns the physical file path that corresponds to virtual specified path

  Was this answer useful?  Yes

neeraj

  • Sep 26th, 2013
 

D) None

  Was this answer useful?  Yes

Jay Sanghavi

  • Oct 19th, 2014
 

Maps the specified relative or virtual path to the corresponding physical directory on the server


http://msdn.microsoft.com/en-us/library/ms524632%28v=vs.90%29.aspx

  Was this answer useful?  Yes

Sandhya

  • Apr 10th, 2015
 

A

  Was this answer useful?  Yes

rakesh

  • Mar 2nd, 2016
 

A) Returns the physical file path that corresponds to virtual specified path

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions