ESRI.ArcGIS.ADF.Web.DataSources
DataSourceInfoTree Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources Namespace : DataSourceInfoTree Class




The following tables list the members exposed by DataSourceInfoTree.

Public Constructors

 NameDescription
Public ConstructorDataSourceInfoTree Constructor  
Top

Public Properties

 NameDescription
Public PropertyCollapsedImage Image to display when the tree is collapsed. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>)
Public PropertyData Tree item. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>)
Public PropertyExpandedImage Image to display when the tree is expanded. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>)
Public PropertyNodes Gets the list of TreeNodes in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>)
Public PropertyText Text to display at the head of the tree. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>)
Top

Public Methods

 NameDescription
Public MethodFindFolderNode (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>)
Public MethodFindNode Searches the tree for a node with the matching text. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>)
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<DataSourceInfo, ResourceInfo>)
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 System.Xml.Serialization.XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.