ESRI.ArcGIS.ADF.Web.UI.WebControls
LayerDefinitionCollection Class Methods
See Also 
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 MethodEqualsOverridden.  Determines whether the specified Object is equal to the current Object.  
Public MethodFindFolderNode (Inherited from ESRI.ArcGIS.ADF.Web.Tree<Object, LayerDefinition>)
Public MethodFindNode Searches the tree for a node with the matching text. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<Object, LayerDefinition>)
Public MethodFromJson Recreates the layer nodes from the JSON deserialization.  
Public MethodGetEnumerator Gets an enumerator for all of the non-null Data in the nodes in this tree. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<Object, LayerDefinition>)
Public MethodGetHashCodeOverridden.  Serves as a hash function for a particular type.  
Public MethodGetSchema This 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 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 MethodToStringOverridden.  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

© 2010 All Rights Reserved.