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