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