MindFusion.Scheduling for ASP.NET Programmer's Guide
CssBackground.ToJsonString Method
See Also
 





Gets the JSON representation of this CssBackground object.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public string ToJsonString ()

Visual Basic  Copy Code

Public Function ToJsonString () As String

 Return Value

Type: String
A string that gives the JSON representation of the object.

 See Also

CssBackground Members
CssBackground Class
MindFusion.Scheduling Namespace