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




The name of the layer represented by the TocLayer.

Syntax

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

See Also

© 2010 All Rights Reserved.