ESRI.ArcGIS.ADF.ArcGISServer.Editor
Parent Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > ToolsCreatedEventArgs Class : Parent Property




The control containing the toolbars.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Parent As CompositeControl
Visual Basic (Usage)Copy Code
Dim instance As ToolsCreatedEventArgs
Dim value As CompositeControl
 
value = instance.Parent
C# 
public CompositeControl Parent {get;}

See Also

© 2010 All Rights Reserved.