Click or drag to resize

StiJsonHelperSaveToJsonString Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiJsonHelper.SaveToJsonString(System.Object)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static string SaveToJsonString(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.StiJsonHelper.SaveToJsonString(System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.StiJsonHelper.SaveToJsonString(System.Object)"]

See Also