Share

RibbonItemData.SetContextualHelp Method

Sets the contextual help bound with this button data.


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

Syntax

C#

public void SetContextualHelp(
	ContextualHelp contextualHelp
)

Parameters

contextualHelp  ContextualHelp
The contextual help.

See Also

Reference

Was this information helpful?