ESRI.ArcGIS.ADF.Web.UI.WebControls
LegendCollapsedImage Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlusNode Class : LegendCollapsedImage Property




Image to display when legend is collapsed for the node.

Syntax

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

See Also

© 2010 All Rights Reserved.