ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp.Providers Namespace / NetHelpProvider Class
Properties Methods

In This Topic
    NetHelpProvider Class Members
    In This Topic

    The following tables list the members exposed by NetHelpProvider.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the help file.  
    Top
    Public Methods
     NameDescription
    Public MethodThis method is not meaningful for the NetHelpProvider. It is used only to implement the IHelpProvider interface.  
    Public MethodReturns a dictionary of help topics indexed by their context IDs (contains only topics that have context ids).  
    Public MethodReturns a URL in a specific for the help provider format that can be displayed by the C1DynamicHelp control.  
    Public MethodReturns a hierarchical list of topics in the help file.  
    Public MethodReturns a dictionary of help topics indexed by their URLs (contains all topics).  
    Public MethodOverloaded. Show help navigation (in a separate window).  
    Top
    See Also