Gets the Proxy Server

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

Syntax

C#
public static string ProxyServer { get; }
Visual Basic
Public Shared ReadOnly Property ProxyServer As String
	Get

See Also