ArcGIS Pro 2.9 API Reference Guide
OnHelpRequested Method

ArcGIS.Desktop.Framework.Contracts Namespace > DockPane Class : OnHelpRequested Method
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, Windows 8.1

See Also

Reference

DockPane Class
DockPane Members