Click or drag to resize

BasePageControlMessageFormatBaseTypesToJson Method

Namespace:  Micros.Ops.Extensibility.PageControl.Message
Assembly:  Ops (in Ops.dll)
Syntax
C#
protected static string FormatBaseTypesToJson(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: String
See Also