Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll)
Version: 4.0.1172.0
Assembly: DayPilot (in DayPilot.dll)
Version: 4.0.1172.0
Syntax
C# |
---|
protected void ExecuteEvent( string ea, EventSource src ) |
Visual Basic (Declaration) |
---|
Protected Sub ExecuteEvent ( _ ea As String, _ src As EventSource _ ) |
Visual C++ |
---|
protected: void ExecuteEvent ( String^ ea, EventSource src ) |
Parameters
- ea
- String
- src
- EventSource
See Also
DayPilotScheduler Class
DayPilot.Web.Ui Namespace