ESRI.ArcGIS.ADF.Web | |
StringValue Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : StringValue Class |
For a list of all members of this type, see StringValue members.
Name | Description | |
---|---|---|
Clone | Overridden. Creates a deep clone of the current Object. | |
FromJson | Overridden. Populates properties using JSON string. Use FromJson static method on base class where available to deserialize from string into an instance of the type specified in the JSON string, if type is not known. | |
MapsToValue | Overridden. Tests whether a value matches the StringValue's ComparisonString, based on the ComparisonMethod. | |
ToJson | Overridden. Serializes to JSON. |