Click or drag to resize

PageCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionPage
    Dynamicweb.ContentPageCollection

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