Common Application Framework

HtmlHelp.ShowHelpContext Method (String, String)

Displays the help window at the topic associated with the given contextId in the given chm file. The help topic is determined via a lookup in the context help index.

public abstract int ShowHelpContext(
   string contextId,
   string chmAlias
);

Parameters

contextId
chmAlias

Return Value

See Also

HtmlHelp Class | Aveva.ApplicationFramework.Presentation Namespace | HtmlHelp.ShowHelpContext Overload List