summaryM:DotNetNuke.UI.WebControls.ScriptGenerator.GetMarshalledPropertyJSON(System.Object,System.Collections.Hashtable)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
public static string GetMarshalledPropertyJSON( Object instance, Hashtable properties ) |
Visual Basic |
---|
Public Shared Function GetMarshalledPropertyJSON ( instance As Object, properties As Hashtable ) As String |
Parameters
- instance
- Type: System..::..Object
paraminstanceM:DotNetNuke.UI.WebControls.ScriptGenerator.GetMarshalledPropertyJSON(System.Object,System.Collections.Hashtable)
- properties
- Type: System.Collections..::..Hashtable
parampropertiesM:DotNetNuke.UI.WebControls.ScriptGenerator.GetMarshalledPropertyJSON(System.Object,System.Collections.Hashtable)