VirtualPathUtility (System.Web.VirtualPathUtility)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: System.Web.dll

Provides utility methods for common virtual path operations.

VB.NET C#

C#

public static VirtualPathUtility
{
}

Articles

The Most Useful .NET Utility Classes Developers Tend To Reinvent Rathe ...

tags: System.Web.VirtualPathUtility , Pick , PhilHaack , Tips , Paths | tag it ... Add a live kick counter to your blog >> You can even customize the ...

Odd string.Replace Chaining Behavior - Rick Strahl's Web Log

... you have a reference to the System.Web assembly, why not use the methods from the VirtualPathUtility class: http://msdn2.microsoft.com/en-us/library/system.web.virtualpathutility ...

Getting the Virtual Path of a Request in c#

Getting the Virtual Path of a Request in c# This simple bit of code will ... about VirtualPathUtility class http://msdn2.microsoft.com/en-us/library/system.web.virtualpathutility ...

SPRNET-461] Support accessing WebApplicationContext from ...

Might be able to just use System.Web.VirtualPathUtility.ToAbsolute( "~" ) if HttpContext.Current is null. I'm not all that familiar with the Context system in Spring.NET, but I may ...

Krystalware Blog - March 2007 Entries

The System.Web.VirtualPathUtility class has some very useful methods for manipulating paths, including one that converts from an app relative path to an absolute path.

Problems with Virtual Host on Tomcat - .NET and Java EE Interop Forums

at system.Web.VirtualPathUtility.ToAbsolute(VirtualPathUtility.cs:256) at system.Web.VirtualPathUtility.ToAbsolute(VirtualPathUtility.cs:250) at system.Web.VirtualPathUtility ...

Mono Documentation

Mono Class Library : System.Web Namespace System.Web.VirtualPathUtility Class. Note: This namespace, class, or member is supported only in version .NET 2 ...

Mono Documentation

The members of System.Web.VirtualPathUtility are listed below. See Also: Inherited members from System.Object [ ...

VirtualPathUtility Class (System.Web)

Provides utility methods for common virtual path operations. ... The VirtualPathUtility class provides utility methods for common operations involving virtual paths.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support