ArcGIS API for Silverlight - Library Reference
FromJson Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalItem Class : FromJson Method

json
The json string.
Initialize an item from a json string..

Syntax

Visual Basic (Declaration) 
Public Function FromJson( _
   ByVal json As String _
) As Exception
C# 
public Exception FromJson( 
   string json
)

Parameters

json
The json string.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.