The autoRefreshStart() method starts AutoRefresh.
Available since 8.1.1760.
Declaration
DayPilot.Scheduler.autoRefreshStart(forceEnabled)Parameters
forceEnabled(boolean) -trueif AutoRefresh should start regardless of theautoRefreshEnabledvalue
Example
dp.autoRefreshStart(true);See Also
AutoRefresh [doc.daypilot.org]
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot