ESRI.ArcGIS.ADF.Web | |
Generic FolderNode Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web Namespace : Generic FolderNode Class |
The following tables list the members exposed by Generic FolderNode.
Name | Description | |
---|---|---|
FolderNode Constructor |
Name | Description | |
---|---|---|
CollapsedImage | Image to display when the node is collapsed. (Inherited from TreeNode<T>) | |
Data | The data stored in the tree node. (Inherited from TreeNode<T>) | |
ExpandedImage | Image to display when the node is expanded. (Inherited from TreeNode<T>) | |
Nodes | Sub-nodes of the tree node. (Inherited from TreeNode<T>) | |
Populated | Whether the node is populated. | |
Text | Text to display at the node head. (Inherited from TreeNode<T>) |
Name | Description | |
---|---|---|
FindFolderNode | Finds the folder node matching the input text. (Inherited from TreeNode<T>) | |
FindNode | Finds a node with text matching the input value in the child nodes. (Inherited from TreeNode<T>) |