summaryM:DotNetNuke.UI.WebControls.ScriptGenerator.GetMarshalledPropertyJSON(System.Object)

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

Return Value

returnsM:DotNetNuke.UI.WebControls.ScriptGenerator.GetMarshalledPropertyJSON(System.Object)

See Also