Gets the Id of the current portal (-1 if Host)
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int PortalID { get; set; } |
Visual Basic |
---|
Public Property PortalID As Integer Get Set |