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





Gets the JSON representation of this CssBorderStyle 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 is the JSON representation of this CssBorderStyle object.

 See Also

CssBorderStyle Members
CssBorderStyle Class
MindFusion.Scheduling Namespace