ContextualHelp.Launch Method

ContextualHelpLaunch Method

Launches and displays the help topic specified by the contents of this ContextualHelp object.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public void Launch()
Public Sub Launch
public:
void Launch()
member Launch : unit -> unit 
See Also