WebFormsRootDesigner.ResolveUrl Method (String)
.NET Framework (current version)
Converts a relative URL into a fully qualified URL.
Assembly: System.Design (in System.Design.dll)
Parameters
- relativeUrl
-
Type:
System.String
A relative URL for a resource on the site.
| Exception | Condition |
|---|---|
| ArgumentNullException | relativeUrl is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: