Constructs a contextual help object.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2013
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Parameters
- helpType
- Type: Autodesk.Revit.UIContextualHelpType
The contextual help type.
- helpPath
- Type: SystemString
The contextual help path.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.ExceptionsArgumentException | Thrown when the helpPath is null or empty. |