Share

RibbonItem.SetContextualHelp Method

Sets the contextual help bound with this button.


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

Syntax

C#

public void SetContextualHelp(
	ContextualHelp contextualHelp
)

Parameters

contextualHelp  ContextualHelp
The contextual help.

See Also

Reference

Was this information helpful?