ESRI.ArcGIS.ADF.Web
Generic TreeNode Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web Namespace : Generic TreeNode Class




The following tables list the members exposed by Generic TreeNode.

Public Constructors

 NameDescription
Public ConstructorTreeNode Constructor  
Top

Public Properties

 NameDescription
Public PropertyCollapsedImage Image to display when the node is collapsed.  
Public PropertyData The data stored in the tree node.  
Public PropertyExpandedImage Image to display when the node is expanded.  
Public PropertyNodes Sub-nodes of the tree node.  
Public PropertyText Text to display at the node head.  
Top

Public Methods

 NameDescription
Public MethodFindFolderNode Finds the folder node matching the input text.  
Public MethodFindNode Finds a node with text matching the input value in the child nodes.  
Top

See Also

© 2010 All Rights Reserved.