ESRI.ArcGIS.ADF.Web
UIParameterChoice Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Web Namespace > UIParameterChoice Class > UIParameterChoice Constructor : UIParameterChoice Constructor(String)




json
The JSON representation of an instance of this class
Constructor that takes in the JSON representation of an instance of this class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal json As String _
)
Visual Basic (Usage)Copy Code
Dim json As String
 
Dim instance As UIParameterChoice(json)
C# 
public UIParameterChoice( 
   string json
)

Parameters

json
The JSON representation of an instance of this class

See Also

© 2010 All Rights Reserved.