ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework Namespace / Notification Class / OnHyperlinkCommand Method
Version

OnHyperlinkCommand Method
Occurs when a notification's message is in rich text format (RTF), and the user clicks on the hyperlink that triggers a command.
Syntax
protected internal virtual void OnHyperlinkCommand( 
   string commandName
)

Parameters

commandName
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also