summaryM:DotNetNuke.UI.WebControls.DNNMenu.LoadJSON(System.Collections.Generic.Dictionary{System.String,System.Object})
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
public void LoadJSON( Dictionary<string, Object> dict ) |
Visual Basic |
---|
Public Sub LoadJSON ( dict As Dictionary(Of String, Object) ) |
Parameters
- dict
- Type: System.Collections.Generic..::..Dictionary<(Of <(<'String, Object>)>)>
paramdictM:DotNetNuke.UI.WebControls.DNNMenu.LoadJSON(System.Collections.Generic.Dictionary{System.String,System.Object})