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




The ID of the map control used by the editor.

Syntax

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

See Also

© 2010 All Rights Reserved.