Namespace:
Autodesk.Revit.UI
ContextualHelpType
Enumeration
Description:
Represents the contextual help type.
Represents the contextual help type.
ContextualHelpType Enumeration Members:
| Name | Description |
|---|---|
| 0 | None. |
| 1 | Represents an Autodesk help context id, which will automatically be mapped to a URL in the Revit help system. |
| 2 | Represents an arbitrary URL. When users invoke help for this item, Revit will load this URL into the user's default browser. |
| 3 | Represents the path to a file on disk. When users invoke help for this item, Revit will launch this file. |