Share

RibbonItemData.GetContextualHelp Method

Gets the contextual help bound with this control.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

public ContextualHelp GetContextualHelp()

Return Value

ContextualHelp
The contextual help assigned to the item, or null if there is no binding assigned.

See Also

Reference

Was this information helpful?