ESRI.ArcGIS.ADF.Web
Visible Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > TocLayer Class : Visible Property




The visibility of the layer represented by the TocLayer.

Syntax

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

See Also

© 2010 All Rights Reserved.