ESRI.ArcGIS.ADF.Web
Label Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > TocSymbol Class : Label Property




The label for the symbol.

Syntax

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

See Also

© 2010 All Rights Reserved.