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




The following tables list the members exposed by LayerDefinitionCollection.

Public Constructors

 NameDescription
public ConstructorLayerDefinitionCollection ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyCollapsedImage (Inherited from ESRI.ArcGIS.ADF.Web.Tree<object,LayerDefinition>)
public PropertyData (Inherited from ESRI.ArcGIS.ADF.Web.Tree<object,LayerDefinition>)
public PropertyExpandedImage (Inherited from ESRI.ArcGIS.ADF.Web.Tree<object,LayerDefinition>)
public PropertyItem The definition for the specified layer.  
public PropertyNodes (Inherited from ESRI.ArcGIS.ADF.Web.Tree<object,LayerDefinition>)
public PropertyParent The map resource item parent of the layer definition collection  
public PropertyText (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 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.