DialogBoxShowingEventArgs.DialogId Property

A unique string identifier for DialogBox and TaskDialog type dialogs in Revit.


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

Syntax

C#

public string DialogId { get; }

Property Value

String

Remarks

The contents of this entry vary depending on the type of dialog which is shown:

See Also

Reference

DialogBoxShowingEventArgs Class
Autodesk.Revit.UI.Events Namespace