Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll)
Version: 4.3.1309.0
Assembly: DayPilot (in DayPilot.dll)
Version: 4.3.1309.0
Syntax
| C# |
|---|
public void RaiseCallbackEvent( string eventArgument ) |
| Visual Basic (Declaration) |
|---|
Public Sub RaiseCallbackEvent ( _ eventArgument As String _ ) |
| Visual C++ |
|---|
public: virtual void RaiseCallbackEvent ( String^ eventArgument ) sealed |
Parameters
- eventArgument
- String
See Also
DayPilotBubble Class
DayPilot.Web.Ui Namespace