The MenuNodeCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MenuNodeCollection(Dictionary<(Of <<'(String, Object>)>>), DNNMenu) | DotNetNuke.UI.WebControls.MenuNodeCollection | |
| MenuNodeCollection(String, DNNMenu) | DotNetNuke.UI.WebControls.MenuNodeCollection | |
| MenuNodeCollection(XmlNode, DNNMenu) | DotNetNuke.UI.WebControls.MenuNodeCollection | |
| MenuNodeCollection(String, String, DNNMenu) | DotNetNuke.UI.WebControls.MenuNodeCollection |
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.) | |
| Item | ||
| List | (Inherited from XmlCollectionBase.) | |
| XMLDoc | (Inherited from DNNNodeCollection.) | |
| XMLNode | (Inherited from DNNNodeCollection.) |