ArcGIS Pro 2.9 API Reference Guide
ShowHelpTopic Method

ArcGIS.Desktop.Framework Namespace > FrameworkApplication Class : ShowHelpTopic Method
The help topic's unique identifier.
Shows the help topic associated with the specified helpContextID.
Syntax
public static void ShowHelpTopic( 
   string helpContextID
)
Public Shared Sub ShowHelpTopic( _
   ByVal helpContextID As String _
) 

Parameters

helpContextID
The help topic's unique identifier.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

FrameworkApplication Class
FrameworkApplication Members