TaskDialog.FooterText Property

FooterText is used in the footer area of the task dialog.


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

Syntax

C#

public string FooterText { get; set; }

Property Value

String

Remarks

HTML Hyperlink tags can be used when specifying Footertext. These will work like normal hyperlinks where clicking them will launch the default browser to the location specified. Revit special cases hyperlinks containing the following:

See Also

Reference

TaskDialog Class
Autodesk.Revit.UI Namespace