ESRI.ArcGIS.ADF.Web
StringValue Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : StringValue Class




The following tables list the members exposed by StringValue.

Public Constructors

 NameDescription
Public ConstructorStringValue ConstructorOverloaded.  Constructs a StringValue object.  
Top

Public Properties

 NameDescription
Public PropertyComparisonMethodGets or sets the ComparisonMethod (IsExact or IsContained).  
Public PropertyComparisonString Gets or sets the comparison string.  
Public PropertySymbol Gets or sets the symbol displayed for features with values corresponding to this value or value range. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.Value<String>)
Public PropertySymbolLabel Gets or sets the label used in the legend for this value. (Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.Value<String>)
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodFromJsonOverridden.  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.  
Public MethodMapsToValueOverridden.  Tests whether a value matches the StringValue's ComparisonString, based on the ComparisonMethod.  
Public MethodToJsonOverridden.  Serializes to JSON.  
Top

See Also

© 2010 All Rights Reserved.