ESRI.ArcGIS.ADF.Tasks
OnLayerChanged Method
See Also 
ESRI.ArcGIS.ADF.Tasks.Design.Editors Namespace > QueryAttributesEditorControl Class : OnLayerChanged Method




args

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub OnLayerChanged( _
   ByVal args As EventArgs _
) 
Visual Basic (Usage)Copy Code
Dim instance As QueryAttributesEditorControl
Dim args As EventArgs
 
instance.OnLayerChanged(args)
C# 
protected virtual void OnLayerChanged( 
   EventArgs args
)

Parameters

args

See Also

© 2010 All Rights Reserved.