Click or drag to resize

BasePageControlMessageFormatComplexObjToJson Method


Namespace: Micros.Ops.Extensibility.PageControl.Message
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public static string FormatComplexObjToJson(
	Object obj
)

Parameters

obj  Object
 

Return Value

String
See Also