Click or drag to resize

PublishingCollection Class

Inheritance Hierarchy
System.Object
  System.Collections.Generic.List<Publishing>
    Dynamicweb.DataManagement.PublishingCollection

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public class PublishingCollection : List<Publishing>

The PublishingCollection type exposes the following members.

Constructors
  NameDescription
Public methodPublishingCollection
Initializes a new instance of the PublishingCollection class
Top
Methods
See Also