|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| MapDisplayNode Class | |
| Members See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : MapDisplayNode Class |

| Visual Basic (Declaration) | |
|---|---|
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.Web.UI.WebControls.GraphicsLayerNode)> <XmlIncludeAttribute(ESRI.ArcGIS.ADF.Web.UI.WebControls.MapResourceNode)> <SerializableAttribute()> Public MustInherit Class MapDisplayNode Inherits TreeViewPlusNode Implements ITreeViewPlusNodeContainer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As MapDisplayNode | |
| C# | |
|---|---|
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.Web.UI.WebControls.GraphicsLayerNode)] [XmlIncludeAttribute(ESRI.ArcGIS.ADF.Web.UI.WebControls.MapResourceNode)] [SerializableAttribute()] public abstract class MapDisplayNode : TreeViewPlusNode, ITreeViewPlusNodeContainer | |
This abstract class is extended by GraphicsLayerNode, which displays results on the map using a graphics layer; and MapResourceNode, which displays results by adding a new map resource to the map and its MapResourceManager.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family