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




The name of the layer currently being edited.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property SelectedLayerName As String
Visual Basic (Usage)Copy Code
Dim instance As Editor
Dim value As String
 
value = instance.SelectedLayerName
C# 
public string SelectedLayerName {get;}

See Also

© 2010 All Rights Reserved.