ESRI.ArcGIS.ADF.Web.UI.WebControls
LayerDefinitionCollection Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : LayerDefinitionCollection Class




The following tables list the members exposed by LayerDefinitionCollection.

Public Constructors

 NameDescription
Public ConstructorLayerDefinitionCollection ConstructorOverloaded.  Constructor  
Top

Public Properties

 NameDescription
Public PropertyCollapsedImage Image to display when the tree is collapsed. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<Object, LayerDefinition>)
Public PropertyData Tree item. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<Object, LayerDefinition>)
Public PropertyExpandedImage Image to display when the tree is expanded. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<Object, LayerDefinition>)
Public PropertyItem The definition for the specified layer.  
Public PropertyNodes Gets the list of TreeNodes in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<Object, LayerDefinition>)
Public PropertyParent The map resource item parent of the layer definition collection  
Public PropertyText Text to display at the head of the tree. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<Object, LayerDefinition>)
Public PropertyUpdated Whether this layer definition collection has been updated during this session.  
Top

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.