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

Occurs when uploading of an attachment begins.

Syntax

Visual Basic (Declaration) 
Public Event BeginUpload As EventHandler(Of AttachmentEditor.BeginUploadEventArgs)

Event Data

The event handler receives an argument of type AttachmentEditor.BeginUploadEventArgs containing data related to this event. The following AttachmentEditor.BeginUploadEventArgs properties provide information specific to this event.

PropertyDescription
Cancel Gets or sets a value indicating whether this AttachmentEditor.BeginUploadEventArgs should be cancelled.
FileInfos Gets information about the files being uploaded.

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.