| HyperlinkEventArgs Class |
|
Namespace: DataPAEnterpriseDashboard
public class HyperlinkEventArgs : EventArgs, _HyperlinkEventArgs
The HyperlinkEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| HyperlinkEventArgs |
Creates and returns a new HyperlinkEventArgs object.
| |
| HyperlinkEventArgs(String) |
Creates and returns a new HyperlinkEventArgs object.
|
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value that indicates if the Hyperlink event should be processed.
| |
| Hyperlink |
Gets the Hyperlink that this event is related to.
|