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

Occurs when uploading an attachment to the server failed.

Syntax

Visual Basic (Declaration) 
Public Event UploadFailed As EventHandler(Of AttachmentEditor.UploadFailedEventArgs)

Event Data

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

PropertyDescription
Result Gets the result of upload failure.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.