C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / JsonSerializableHelper Class / GetJsonData Method

In This Topic
GetJsonData Method
In This Topic
Get JSON data.
Syntax
'Declaration
 
Public Function GetJsonData( _
   ByVal postCollection As System.Collections.Specialized.NameValueCollection _
) As System.Collections.Hashtable
 

Parameters

postCollection
See Also