- MSDN: Control.ResolveUrl - returns a path relative to the site root.
- MSDN: Control.ResolveClientUrl - returns a path relative to the current page.
- MSDN: VirtualPathUtility - provides utility methods for common operations involving virtual paths.
- ResolveUrl vs. ResolveClientUrl
- MSDN: ASP.NET Web Site Paths
- Two ASP.NET features that are usually missed or misunderstood
Wednesday, June 3, 2009
Using ResolveUrl or ResolveClientUrl with the Web application root operator A.K.A. tilde ("~")
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment