ArcGIS Runtime SDK for Windows Phone - Library Reference
ToJson Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > LayerMapSource Class : ToJson Method

Serializes the LayerMapSource to JSON

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Function ToJson() As String
C# 
public override string ToJson()

Return Value

A JSON string representation of the LayerMapSource

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.