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




Attributes to be rendered on the container that holds child nodes

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ChildContainerAttributes As SerializableStringDictionary
Visual Basic (Usage)Copy Code
Dim instance As TreeViewPlusNode
Dim value As SerializableStringDictionary
 
value = instance.ChildContainerAttributes
C# 
public SerializableStringDictionary ChildContainerAttributes {get;}

See Also

© 2010 All Rights Reserved.