BaseCanvasViewService.autoSaveCheck Method

If auto-save functionality is used, this must be overridden by a deriving view service to return the current state (whether to auto-save or not).
 

Return Value


Type: Boolean
A value indicating whether or not auto-save should occur. A value of true indicates auto-save should save.