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

Occurs when the last update was successfully finished in FeatureDataForm.

Syntax

Visual Basic (Declaration) 
Public Event EditEnded As EventHandler(Of EventArgs)
C# 
public event EventHandler<EventArgs> EditEnded

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.