Get the server's endpoint which can access the server directly.

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Return Value

returnsM:DotNetNuke.Entities.Host.IServerWebRequestAdapter.GetServerUrl

See Also