Click or drag to resize

ContextParametersGetJson Method (String)

Returns a JSON string representation of the collection

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
public string GetJson(
	string replyToUrl
)

Parameters

replyToUrl
Type: SystemString

Return Value

Type: String
See Also