Namespace: DayPilot.Web.Ui.Events
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.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