summaryP:DotNetNuke.Common.Lists.ListEntryInfo.ParentKey

Namespace: DotNetNuke.Common.Lists
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string ParentKey { get; set; }
Visual Basic
Public Property ParentKey As String
	Get
	Set

See Also