GUID of the portal info object

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

Syntax

C#
[XmlIgnoreAttribute]
public Guid GUID { get; set; }
Visual Basic
<XmlIgnoreAttribute> 
Public Property GUID As Guid
	Get
	Set

Field Value

Portal info Object GUID

Return Value

GUD of the portal info object

Remarks