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.
Name | Description | |
---|---|---|
LayerDefinitionCollection Constructor | Overloaded. Constructor |
Name | Description | |
---|---|---|
CollapsedImage |
Image to display when the tree is collapsed.
(Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
Data |
Tree item.
(Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
ExpandedImage |
Image to display when the tree is expanded.
(Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
Item | The definition for the specified layer. | |
Nodes |
Gets the list of TreeNodes in the tree.
(Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
Parent | The map resource item parent of the layer definition collection | |
Text |
Text to display at the head of the tree.
(Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
Updated | Whether this layer definition collection has been updated during this session. |
Name | Description | |
---|---|---|
Clone | Clones this object | |
Equals | Overridden. Determines whether the specified Object is equal to the current Object. | |
FindFolderNode | (Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
FindNode |
Searches the tree for a node with the matching text.
(Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
FromJson | Recreates the layer nodes from the JSON deserialization. | |
GetEnumerator |
Gets an enumerator for all of the non-null Data in the nodes in this tree.
(Inherited from ESRI.ArcGIS.ADF.Web.Tree< | |
GetHashCode | Overridden. Serves as a hash function for a particular type. | |
GetSchema |
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 | |
IsNullOrEmpty | Whether the collection is null or empty. | |
ReadXml | Generates an object from its XML representation. | |
ToJson | Serializes the layer definition collection to JSON. | |
ToString | Overridden. Serializes to a string that is more compact than the result of the ToJson method. Used for storing object in markup. | |
WriteXml | Converts an object into its XML representation. |