ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / OpenItemDialog Class
Properties Methods


In This Topic
    OpenItemDialog Class Members
    In This Topic

    The following tables list the members exposed by OpenItemDialog.

    Public Constructors
     NameDescription
    Public Constructor Creates the Browse dialog box in a manner that allows you to get items from the project, the active portal, or a local or network disk that will be opened or used in the current project.  
    Top
    Public Properties
     NameDescription
    Public Property Always use the InitialLocation if specified. If not specified, the initial location may be the last location opened using the current filter. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Public Property Gets or sets the BrowseProjectFilter used to restrict the items listed in the Browse dialog box to the subset that is appropriate for a specific task. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Public Property Gets or sets the filter used to restrict the items listed in the Browse dialog box to the subset that is appropriate for a specific task. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Public Property Gets or sets the initial location to display in the Browse dialog box. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Public Property Gets the items selected in the Browse dialog box.  
    Public Property Gets and sets if the Browse dialog box will support selecting many items.  
    Public Property Gets or sets the title of the Browse dialog box. (Inherited from ArcGIS.Desktop.Catalog.ItemDialog)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Displays the Browse dialog box to open or use selcted items.  
    Top
    See Also