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

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

Syntax

C#
public virtual string GetServerUrl()
Visual Basic
Public Overridable Function GetServerUrl As String

Return Value

returnsM:DotNetNuke.Entities.Host.ServerWebRequestAdapter.GetServerUrl

Implements

IServerWebRequestAdapter..::..GetServerUrl()()()()

See Also