summaryM:DotNetNuke.UI.WebControls.DNNNodeCollection.LoadJSON(System.Collections.IEnumerable)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
public void LoadJSON( IEnumerable JSONNodes ) |
Visual Basic |
---|
Public Sub LoadJSON ( JSONNodes As IEnumerable ) |
Parameters
- JSONNodes
- Type: System.Collections..::..IEnumerable
paramJSONNodesM:DotNetNuke.UI.WebControls.DNNNodeCollection.LoadJSON(System.Collections.IEnumerable)