summaryP:DotNetNuke.Entities.Portals.PortalGroupInfo.PortalGroupDescription

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

Syntax

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

See Also