summaryT:DotNetNuke.Common.Lists.ListEntryInfoCollection
Namespace: DotNetNuke.Common.ListsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[SerializableAttribute] [ObsoleteAttribute("Obsoleted in 6.0.1. Replaced by using generic collections of ListEntryInfo objects")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public class ListEntryInfoCollection : CollectionBase |
Visual Basic |
---|
<SerializableAttribute> <ObsoleteAttribute("Obsoleted in 6.0.1. Replaced by using generic collections of ListEntryInfo objects")> <EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Class ListEntryInfoCollection Inherits CollectionBase |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
DotNetNuke.Common.Lists..::..ListEntryInfoCollection
System.Collections..::..CollectionBase
DotNetNuke.Common.Lists..::..ListEntryInfoCollection