ESRI.ArcGIS.ADF.Web.UI.WebControls
ChildrenContainerID Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlusNode Class : ChildrenContainerID Property




ID of children container.

Syntax

Visual Basic (Declaration) 
Protected ReadOnly Property ChildrenContainerID As String
Visual Basic (Usage)Copy Code
Dim instance As TreeViewPlusNode
Dim value As String
 
value = instance.ChildrenContainerID
C# 
protected string ChildrenContainerID {get;}

See Also

© 2010 All Rights Reserved.