Namespace: DayPilot.Web.Mvc.Events
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 EventSource Parse( string input ) |
| Visual Basic |
|---|
Public Shared Function Parse ( _ input As String _ ) As EventSource |
| Visual C++ |
|---|
public: static EventSource Parse( String^ input ) |
Parameters
- input
- Type: System..::..String