ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / DockPane Class / OnHelpRequested Method

In This Topic
    OnHelpRequested Method
    In This Topic
    Help requested for the DockPane.
    Syntax
    protected internal virtual void OnHelpRequested()
    Protected Friend Overridable Sub OnHelpRequested() 
    Remarks
    This function is only called if a HelpContextID is not specified. Do not call the base class if you don't want Esri's help to appear.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also