onRestoreFromLocalStorage Event
Arguments
- eobject
An object that contains the following properties:
- userDataobject
Contains any data that was set in the onBeforePersistToLocalStorage event.
Description
Fires after the List data has been restored from Local Storage.
See Also