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>.

Public Constructors

 NameDescription
public ConstructorFolderNode<T> Constructor  
Top

Public Properties

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

Public Methods

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

See Also

© 2011 All Rights Reserved.