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




The client ID of the Map control used for editing.

Syntax

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

See Also

© 2010 All Rights Reserved.