Namespace: DayPilot.Web.Mvc.Json
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 void Write( string str ) |
| Visual Basic |
|---|
Public Sub Write ( _ str As String _ ) |
| Visual C++ |
|---|
public: void Write( String^ str ) |
Parameters
- str
- Type: System..::..String