Namespace: DayPilot.Web.Mvc
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 ActionResult CallBack( Controller c ) |
| Visual Basic |
|---|
Public Function CallBack ( _ c As Controller _ ) As ActionResult |
| Visual C++ |
|---|
public: ActionResult^ CallBack( Controller^ c ) |
Parameters
- c
- Type: Controller