Using ResolveUrl in Class Library ( Business object) VB.Net

Using ResolveUrl in Class Library ( Business object) VB.Net


Dim page As System.Web.UI.Page = System.Web.HttpContext.Current.Handler
Dim m_ImagePath As String =  page.ResolveUrl(WebConfigurationManager.AppSettings("ImagePath").ToString())


Comments

Popular posts from this blog

RDLC / RDL report - How to determine last row in Tablix/Table

Creating and Deploying Reporting Services using Custom Assembly

An unhandled exception of type 'System.StackOverflowExceoption' occurred in mscorlib.dll [Cannot evaluate expression because the current thread is in stack overflow state] using C#