summaryM:DotNetNuke.UI.WebControls.DNNNodeCollection.LoadJSON(System.Collections.IEnumerable)

Namespace: DotNetNuke.UI.WebControls
Assembly: 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)

See Also