ESRI.ArcGIS.ADF.Web.UI.WebControls
Contents Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormat Class : Contents Property




The formatting expression for the contents of the map tip.

Syntax

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

See Also

© 2010 All Rights Reserved.