Sets the contextual help bound with this button data.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetContextualHelp(
ContextualHelp contextualHelp
)
Parameters
- contextualHelp ContextualHelp
- The contextual help.
See Also
Reference