0
kicks
How to find the Virtual of your web Application - Vikram Lakhotia
Many a times we want to find the Virtual path of the Web Application. Getting the virtual paths local to server is pretty straight forward Page.ResolveURL("~").
If you require the same in the BLL, then you have to use the System.Web.HttpRuntime.AppDomainAppVirtualPath