ESRI.ArcGIS.ADF.Web.UI.WebControls
ITreeViewPlusNodeContainer Interface
Members  See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : ITreeViewPlusNodeContainer Interface




Interface that defines common functionality for controls that can contain a collection of TreeViewPlusNode items.

Syntax

Visual Basic (Declaration) 
Public Interface ITreeViewPlusNodeContainer 
Visual Basic (Usage)Copy Code
Dim instance As ITreeViewPlusNodeContainer
C# 
public interface ITreeViewPlusNodeContainer 

Remarks

Implemented by TreeViewPlus and TreeViewPlusNode so that both can support functionality for handling child nodes.

See Also

© 2010 All Rights Reserved.