ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
PropertyChanged Event
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > TileFunctionality Class : PropertyChanged Event




Syntax

Visual Basic (Declaration) 
Public Event PropertyChanged() As PropertyChangedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As TileFunctionality
Dim handler As PropertyChangedEventHandler
 
AddHandler instance.PropertyChanged, handler
C# 
public event PropertyChangedEventHandler PropertyChanged()

See Also

© 2010 All Rights Reserved.