Gets the URL to the current page.

Namespace: DotNetNuke.Common.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
string NavigateURL()
Visual Basic
Function NavigateURL As String

Return Value

Formatted URL.

See Also