ESRI.ArcGIS.ADF.Web.UI.WebControls
ToJson Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerMapTips Class : ToJson Method




Serializes the control to JSON.

Syntax

Visual Basic (Declaration) 
Public Function ToJson() As String
Visual Basic (Usage)Copy Code
Dim instance As LayerMapTips
Dim value As String
 
value = instance.ToJson()
C# 
public string ToJson()

Return Value

JSON string for the control.

See Also

© 2010 All Rights Reserved.