The TreeNodeCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TreeNodeCollection(Dictionary<(Of <<'(String, Object>)>>), DnnTree) | DotNetNuke.UI.WebControls.TreeNodeCollection |
![]() | TreeNodeCollection(String, DnnTree) | DotNetNuke.UI.WebControls.TreeNodeCollection |
![]() | TreeNodeCollection(XmlNode, DnnTree) | DotNetNuke.UI.WebControls.TreeNodeCollection |
![]() | TreeNodeCollection(String, String, DnnTree) | DotNetNuke.UI.WebControls.TreeNodeCollection |
Methods
Extension Methods
Name | Description | |
---|---|---|
![]() | ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |
Properties
Name | Description | |
---|---|---|
![]() | Count | (Inherited from DNNNodeCollection.) |
![]() | InnerList | (Inherited from XmlCollectionBase.) |
![]() | InnerXMLDoc | (Inherited from XmlCollectionBase.) |
![]() | InnerXMLNode | (Inherited from XmlCollectionBase.) |
![]() | IsTrackingViewState | |
![]() | Item | |
![]() | List | (Inherited from XmlCollectionBase.) |
![]() | XMLDoc | (Inherited from DNNNodeCollection.) |
![]() | XMLNode | (Inherited from DNNNodeCollection.) |