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.
Name | Description | |
---|---|---|
DataSourceInfoTree Constructor |
Name | Description | |
---|---|---|
CollapsedImage | Image to display when the tree is collapsed. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>) | |
Data | Tree item. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>) | |
ExpandedImage | Image to display when the tree is expanded. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>) | |
Nodes | Gets the list of TreeNodes in the tree. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>) | |
Text | Text to display at the head of the tree. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>) |
Name | Description | |
---|---|---|
FindFolderNode | (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>) | |
FindNode | Searches the tree for a node with the matching text. (Inherited from ESRI.ArcGIS.ADF.Web.Tree<DataSourceInfo, ResourceInfo>) | |
GetEnumerator | 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>) | |
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 System.Xml.Serialization.XmlSchemaProviderAttribute to the class. | |
ReadXml | Generates an object from its XML representation. | |
WriteXml | Converts an object into its XML representation. |