This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IP > IPropertyPageContext Interface > IPropertyPageContext.GetHelpId Method (ArcObjects .NET 10.5 SDK) |
Returns the help ID for the specified control.
[Visual Basic .NET] Public Function GetHelpId ( _ ByVal controlID As Integer _ ) As Integer
[C#] public int GetHelpId ( int controlID );