ArcGIS Pro 3.7 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 Friend Overridable Sub OnHelpRequested() 
    protected internal virtual void 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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also