Constructs a contextual help object.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ContextualHelp(
ContextualHelpType helpType,
string helpPath
)
Parameters
- helpType ContextualHelpType
- The contextual help type.
- helpPath String
- The contextual help path.
Exceptions
See Also
Reference