DataPA Enterprise Dashboard Controls API Reference

The HyperlinkEventArgs type exposes the following members.

Constructors

  Name Description
Public method HyperlinkEventArgs()()()()
Creates and returns a new HyperlinkEventArgs object.
Public method HyperlinkEventArgs(String)
Creates and returns a new HyperlinkEventArgs object.

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property Cancel
Gets or sets a value that indicates if the Hyperlink event should be processed.
Public property Hyperlink
Gets the Hyperlink that this event is related to.

See Also