Shows the dialog using the stored settings.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public ItemSelectionDialogResult Show()
Return Value
ItemSelectionDialogResultA status indicating whether the user selected a file name or cancelled the dialog without making a selection.