summaryP:DotNetNuke.Entities.Portals.PortalGroupInfo.PortalGroupName

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

Syntax

C#
[RequiredAttribute]
public string PortalGroupName { get; set; }
Visual Basic
<RequiredAttribute> 
Public Property PortalGroupName As String
	Get
	Set

See Also