![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
OnComponentChanged Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.XmlGen.Design Namespace > WebFormGeneratorDesigner Class : OnComponentChanged Method |
- sender
- The source of the event.
- ce
- A ComponentChangedEventArgs that contains the event data.
Visual Basic (Declaration) | |
---|---|
Public Overrides Sub OnComponentChanged( _ ByVal sender As Object, _ ByVal ce As ComponentChangedEventArgs _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WebFormGeneratorDesigner Dim sender As Object Dim ce As ComponentChangedEventArgs instance.OnComponentChanged(sender, ce) |
C# | |
---|---|
public override void OnComponentChanged( object sender, ComponentChangedEventArgs ce ) |
Parameters
- sender
- The source of the event.
- ce
- A ComponentChangedEventArgs that contains the event data.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family