IUrlResolutionService.ResolveClientUrl Method (String)
.NET Framework (current version)
Returns a resolved URL that is suitable for use by the client.
Assembly: System.Web (in System.Web.dll)
Parameters
- relativeUrl
-
Type:
System.String
A URL relative to the current page.
If the specified URL is absolute, the absolute URL is returned without changes. Otherwise, the URL is converted to a relative URL that the client can resolve.
.NET Framework
Available since 2.0
Available since 2.0
Show: