ArcGIS API for Silverlight - Library Reference
Multiselect Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > AttachmentEditor Class : Multiselect Property

Gets or sets a value that indicates whether the System.Windows.Controls.OpenFileDialog allows users to select multiple files.

Syntax

Visual Basic (Declaration) 
Public Property Multiselect As Boolean
C# 
public bool Multiselect {get; set;}

Property Value

true if multiple selections are allowed; otherwise, false. The default is

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.