Skip to main content

DXGoogleCalendarSync.Load() Method

Loads the session info from a default .xml file in the project’s working directory.

Namespace: DevExpress.XtraScheduler.GoogleCalendar

Assembly: DevExpress.XtraScheduler.v23.2.GoogleCalendar.dll

NuGet Package: DevExpress.Win.Scheduler.GoogleCalendar

Declaration

public void Load()

Remarks

See the DXGoogleCalendarSync.StateTrackingMode property for information on what data is saved and loaded, and how the DXGoogleCalendarSync component uses this file.

See Also