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