Namespace: DayPilot.Web.Mvc
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
C# |
---|
public static TimeHeader FromJson( JsonData node ) |
Visual Basic |
---|
Public Shared Function FromJson ( _ node As JsonData _ ) As TimeHeader |
Visual C++ |
---|
public: static TimeHeader^ FromJson( JsonData^ node ) |
Parameters
- node
- Type: DayPilot.Web.Mvc.Json..::..JsonData