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.

Public Constructors

 NameDescription
Public ConstructorFolderNode Constructor  
Top

Public Properties

 NameDescription
Public PropertyCollapsedImage Image to display when the node is collapsed. (Inherited from TreeNode<T>)
Public PropertyData The data stored in the tree node. (Inherited from TreeNode<T>)
Public PropertyExpandedImage Image to display when the node is expanded. (Inherited from TreeNode<T>)
Public PropertyNodes Sub-nodes of the tree node. (Inherited from TreeNode<T>)
Public PropertyPopulated Whether the node is populated.  
Public PropertyText Text to display at the node head. (Inherited from TreeNode<T>)
Top

Public Methods

 NameDescription
Public MethodFindFolderNode Finds the folder node matching the input text. (Inherited from TreeNode<T>)
Public MethodFindNode Finds a node with text matching the input value in the child nodes. (Inherited from TreeNode<T>)
Top

See Also

© 2010 All Rights Reserved.