Initializes a new instance of the PageRenamedEventArgs class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls.Silverlight
C#
![]() |
---|
public PageRenamedEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
A reference to the DiagramPage that has been renamed,
The original value of page's Title.
The new value of page's Title.