ESRI.ArcGIS.ADF.Web.UI.WebControls
ShowLegend Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > ITask Interface : ShowLegend Property




If true, displays a legend for a graphics layer in the task results.

Syntax

Visual Basic (Declaration) 
Property ShowLegend As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ITask
Dim value As Boolean
 
instance.ShowLegend = value
 
value = instance.ShowLegend
C# 
bool ShowLegend {get; set;}

See Also

© 2010 All Rights Reserved.