Version

HyperlinkExecutingEventArgs Class Members

The following tables list the members exposed by HyperlinkExecutingEventArgs.

Public Constructors
 NameDescription
Public ConstructorHyperlinkExecutingEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from Infragistics.CancellableEventArgs)
Public PropertyUriReturns/sets the Uri to which the hyperlink will navigate.  
Public PropertyWorkingDirectoryReturns/sets the working directory to use when the Uri represents a relative file reference.  
See Also