MobilePage::MakePathAbsolute Method (String^)
.NET Framework (current version)
Converts the specified relative URL into an absolute URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- virtualPath
-
Type:
System::String^
The relative URL to be converted.
Absolute URLs differ depending on whether the application is configured for cookieless session management. This method provides a single way to translate application URLs regardless of the cookie setting.
.NET Framework
Available since 1.1
Available since 1.1
Show: