Namespace: DayPilot.Web.Ui.Json
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public static JsonData JsonDataFromHashtable( Hashtable ht ) |
| Visual Basic |
|---|
Public Shared Function JsonDataFromHashtable ( _ ht As Hashtable _ ) As JsonData |
| Visual C++ |
|---|
public: static JsonData^ JsonDataFromHashtable( Hashtable^ ht ) |