[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.C1DynamicHelp.ShowExternalHelp

ShowExternalHelp Method

ShowExternalHelp(HelpTab)

Displays the contents of the help file in an external help viewer window instead of in the C1DynamicHelp panel.

Declaration
public void ShowExternalHelp(HelpTab tab)
Parameters
Type Name Description
HelpTab tab

One of the HelpTab values.

ShowExternalHelp(HelpTab, object)

Displays the contents of the help file in an external help viewer window instead of in the C1DynamicHelp panel.

Declaration
public void ShowExternalHelp(HelpTab tab, object parameter)
Parameters
Type Name Description
HelpTab tab

One of the HelpTab values.

object parameter