Gets the upgrade URL.

Namespace: DotNetNuke.Application
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

Field Value

Fixed value: http://update.dotnetnuke.com

See Also