GetContextualHelp Method


Tabbed Dialog Extension Get Contextual Help Method

Gets the contextual help.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ContextualHelp GetContextualHelp()

Return Value

ContextualHelp
The contextual help assigned to the help button of the Revit options dialog, or if there is no binding assigned.
See Also