[]
Represents a data for the ItemAdded event of the PageCollection.
public sealed class PageCollectionEventArgs : EventArgs
| Name | Description |
|---|---|
| PageCollectionEventArgs(Page) | Initializes a new instance of the PageCollectionEventArgs class. |
| Name | Description |
|---|---|
| Value | Gets the Page object that was added. |