Class PublishingCollection
- Namespace
- Dynamicweb.DataManagement
- Assembly
- Dynamicweb.DataManagement.dll
Represents collection of publishings
public class PublishingCollection : List<Publishing>, IList<Publishing>, ICollection<Publishing>, IReadOnlyList<Publishing>, IReadOnlyCollection<Publishing>, IEnumerable<Publishing>, IList, ICollection, IEnumerable
- Inheritance
-
PublishingCollection
- Implements
- Inherited Members
- Extension Methods
Methods
SortByName()
Sorts inner collection by name
public void SortByName()
SortByName(bool)
Sorts inner collection by name
public void SortByName(bool ascending)
Parameters
ascending
boolSort direction