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

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013

Syntax

C#
public void Launch()
Visual Basic
Public Sub Launch
Visual C++
public:
void Launch()

See Also