Gets the portal.
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public PortalInfo GetPortal( Guid uniqueId ) |
Visual Basic |
---|
Public Function GetPortal ( uniqueId As Guid ) As PortalInfo |
Parameters
- uniqueId
- Type: System..::..Guid
The unique id.