'Declaration Public Function ResolveUrl( _ ByVal relativeUrl As String _ ) As String
public string ResolveUrl( string relativeUrl )
Parameters
- relativeUrl
- The URL associated with the System.Web.UI.Control.TemplateSourceDirectory property.
Return Value
The converted URL.