ESRI.ArcGIS.ADF.ArcGISServer.Editor
ParentEditor Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > EditorPanel Class : ParentEditor Property




The Editor instance for this EditorPanel.

Syntax

Visual Basic (Declaration) 
<BrowsableAttribute(False)>
Public ReadOnly Property ParentEditor As Editor
Visual Basic (Usage)Copy Code
Dim instance As EditorPanel
Dim value As Editor
 
value = instance.ParentEditor
C# 
[BrowsableAttribute(false)]
public Editor ParentEditor {get;}

See Also

© 2010 All Rights Reserved.