ESRI.ArcGIS.ADF.Web.UI.WebControls
LayerDefinitionCollection Class Methods
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LayerDefinitionCollection Class




For a list of all members of this type, see LayerDefinitionCollection members.

Public Methods

 NameDescription
public MethodClone Clones this object  
public MethodEquals Determines whether the specified Object is equal to the current Object.  
public MethodFindFolderNode (Inherited from ESRI.ArcGIS.ADF.Web.Tree<object,LayerDefinition>)
public MethodFindNode (Inherited from ESRI.ArcGIS.ADF.Web.Tree<object,LayerDefinition>)
public MethodFromJson Recreates the layer nodes from the JSON deserialization.  
public MethodGetEnumerator (Inherited from ESRI.ArcGIS.ADF.Web.Tree<object,LayerDefinition>)
public MethodGetHashCode Serves as a hash function for a particular type.  
public MethodGetSchemaThis method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.  
public Methodstatic (Shared in Visual Basic)IsNullOrEmpty Whether the collection is null or empty.  
public MethodReadXml Generates an object from its XML representation.  
public MethodToJson Serializes the layer definition collection to JSON.  
public MethodToString Serializes to a string that is more compact than the result of the ToJson method. Used for storing object in markup.  
public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2011 All Rights Reserved.