Search
PageRenamedEventArgs Members
Constructors Properties
 


Contains arguments for the ScrollArrowClicked event.

The following tables list the members exposed by the PageRenamedEventArgs type.

 Public Constructors

  Name Description

PageRenamedEventArgs

Initializes a new instance of the PageRenamedEventArgs class.

 Public Properties

  Name Description

NewTitle

Specifies the new title.

OldTitle

Specifies the old title.

Page

Specifies which page has been renamed.

 See Also