Using HttpRuntime to get the web application absolute path(mycsharpcorner.com)
submitted by
yousefla(675) 4 years, 8 months ago
We all know in ASP.NET, to get the absolute path from the relative path, you can prefix your relative path with the Tilde character as follows:
MyHyperLink.NavigateUrl = "~/Catalog/ASP/Products";
|category: ASP.NET
|Views: 17
tags:
HttpRuntime ASP.NET another
Everyones tags:
Your Tags: