Is this a Portal-Level Relationship

Namespace: DotNetNuke.Entities.Users.Social
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlIgnoreAttribute]
public bool IsPortalList { get; }
Visual Basic
<XmlIgnoreAttribute> 
Public ReadOnly Property IsPortalList As Boolean
	Get

See Also