Show Method


File Dialog Show Method

Shows the dialog using the stored settings.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ItemSelectionDialogResult Show()

Return Value

ItemSelectionDialogResult
A status indicating whether the user selected a file name or cancelled the dialog without making a selection.
See Also