ESRI.ArcGIS.ADF.Web | |
JsonSerializer Class Members | |
See Also Methods |
ESRI.ArcGIS.ADF.Web.Display Namespace : JsonSerializer Class |
The following tables list the members exposed by JsonSerializer.
Name | Description | |
---|---|---|
JsonSerializer Constructor | Overloaded. Initializes a new instance of the JsonSerializer class. |
Name | Description | |
---|---|---|
AddSeparator | Adds the separator. | |
Append | Appends the specified string | |
Deserialize | Deserializes the specified value. | |
EndArray | Ends the array. | |
EndObject | Ends the object. | |
GraphicsLayerIDFromLayer | Overloaded. Returns the string representation of the graphics layer | |
GraphicsLayerRowToJson | Returns the JSON representation of the graphics layer row | |
GraphicsLayerToJSON | Returns the JSON representation of the graphics layer | |
StartAppendProperty | Starts the property after appending. | |
StartArray | Starts the array. | |
StartObject | Starts the object. | |
StartProperty | Starts the property. | |
ToOpacity | Converts to opacity | |
ToRasterMarkerSymbol | Converts tos the raster marker symbol. | |
ToString | Overridden.
Returns a | |
ToTransparency | Converts to transparency | |
Generic WriteArrayProperty | Writes the array property. | |
WriteJSONProperty | Writes the JSON property. | |
WriteProperty | Overloaded. Writes the property. |