Gets the ListEntryInfo objects associated witht the control
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
protected IEnumerable<ListEntryInfo> ListEntries { get; } |
| Visual Basic |
|---|
Protected ReadOnly Property ListEntries As IEnumerable(Of ListEntryInfo) Get |