Gets the Id of the current portal (-1 if Host)

Namespace: DotNetNuke.Services.Installer
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int PortalID { get; set; }
Visual Basic
Public Property PortalID As Integer
	Get
	Set

Field Value

An Integer

See Also