Generates the correctly formatted url
Namespace: DotNetNuke.Common.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
string ResolveUrl( string url ) |
Visual Basic |
---|
Function ResolveUrl ( url As String ) As String |
Parameters
- url
- Type: System..::..String
The url to format.