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




Sets a flag on whether the layer visibility can change.

Syntax

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

See Also

© 2010 All Rights Reserved.