ESRI.ArcGIS.ADF.Tasks
ApplyEdits Method
See Also 
ESRI.ArcGIS.ADF.Tasks.Design.Editors Namespace > SearchAttributesPropertiesEditor Class : ApplyEdits Method




Stores current values of UI controls on the appropriate task properties.

Syntax

Visual Basic (Declaration) 
Public Function ApplyEdits() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As SearchAttributesPropertiesEditor
Dim value As Boolean
 
value = instance.ApplyEdits()
C# 
public bool ApplyEdits()

Return Value

True if changes successfully saved, False otherwise.

See Also

© 2010 All Rights Reserved.