Maps a physical path to a virtual path.
A virtual path.
If the path cannot be made into a virtual path, the physical path is returned.
string path = MainUtil.UnmapPath(@"c:\inetpub\wwwroot\default side\sitecore\images\blank.gif"); // "/sitecore/images/blank.gif"
MainUtil Class | Sitecore Namespace | MapPath