Skip to main content
A newer version of this page is available. .

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.v18.2.GoogleCalendar.dll

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