Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public Hashtable GetJsonData(
	NameValueCollection postCollection
)
Visual Basic
Public Function GetJsonData ( _
	postCollection As NameValueCollection _
) As Hashtable

Return Value

See Also