NotificationHyperlinkEventArgs Constructor
Constructor class.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public NotificationHyperlinkEventArgs(
Notification notification,
Uri navigateUri
)
Public Sub New (
notification As Notification,
navigateUri As Uri
)
Parameters
- notification Notification
- Notification associated with the event.
- navigateUri Uri
- Hyperlink Uri.