Click or drag to resize

PageCollection Class

Inheritance Hierarchy
System.Object
  System.Collections.ObjectModel.Collection<Page>
    Dynamicweb.Content.PageCollection

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class PageCollection : Collection<Page>

The PageCollection type exposes the following members.

Constructors
  NameDescription
Public methodPageCollection
Initializes a new instance of the PageCollection class
Top
Methods
See Also