SetContextualHelp Method


Ribbon Item Data Set Contextual Help Method

Sets the contextual help bound with this button data.

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

Parameters

contextualHelp ContextualHelp
The contextual help.
See Also