NPageCollection Class Members
In This Topic
The following tables list the members exposed by NPageCollection.
Public Constructors
Public Fields
Public Methods
| Name | Description |
| GetByTitle | Overloaded. Returns the first page in this collection with the given title or null if a page with this title is not found. The strings are compared case-sensitively using the current culture. |
Top
Protected Methods
| Name | Description |
| OnChildrenChanged | Overridden. Called when the children of the of the page collection has changed. |
Top
See Also