Using Request.Url in Class Library ( Business Object) Vb.Net

Using Request.Url in Class Library ( Business Object) Vb.Net



Dim m_MapPath As String = System.Web.HttpContext.Current.Request.Url.Scheme + Uri.SchemeDelimiter + System.Web.HttpContext.Current.Request.Url.Authority

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#