ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / HelpTopic Class / ContextID Property

In This Topic
    ContextID Property
    In This Topic
    Gets the unique numeric ID of the topic within the help system used for context sensitive help purposes.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContextID As System.Integer
    public System.int ContextID {get;}
    See Also