MindFusion.Wpf Pack Programmer's Guide
Calendar.SaveToJson Method
See Also
 





Saves the underlying schedule and current view state to a JSON-formatted string.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public string SaveToJson ()

Visual Basic  Copy Code

Public Function SaveToJson () As String

 Return Value

A JSON-formatted string containing the shedule and view state data.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.Wpf Namespace