Search
LinkEventArgs Properties
 


 Public Properties

  Name Description

destination

Gets the candidate destination node; reported to validation events.

Index

Gets an integer index related to the event. (Inherited from ItemEventArgs.)

Item

Gets the item for which the event is raised. (Inherited from ItemEventArgs.)

label

Gets the link label for which the event is raised.

link

Gets the link for which the event is raised.

origin

Gets the candidate origin node; reported to validation events.

 See Also