Shows a task dialog with title, main instruction and common buttons.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Parameters
- title
- Type: System String
The title of the task dialog.
- mainInstruction
- Type: System String
The main instruction of the task dialog.
- buttons
- Type: Autodesk.Revit.UI TaskDialogCommonButtons
The common buttons to be shown the task dialog.