ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Framework Namespace / FrameworkApplication Class / ShowHelpTopic Method
The help topic's unique identifier.
Version

    ShowHelpTopic Method
    Shows the help topic associated with the specified helpContextID.
    Syntax
    public static void ShowHelpTopic( 
       string helpContextID
    )

    Parameters

    helpContextID
    The help topic's unique identifier.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also