Share

ContextualHelp.HelpTopicUrl Property

The help topic URL.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public string HelpTopicUrl { get; set; }

Property Value

String

Remarks

Applies only to objects of type ContextualHelpType.ChmFile. If empty or null, the default page of the help file will be displayed.

See Also

Reference

Was this information helpful?