Question 8:
You create a canvas mobile app using a SharePoint list as a data source. The name of the list is Equipment. You add offline capabilities to App’s OnStart code:
Please select the correct statement for the SLOT1, SLOT2, and SLOT3.
Answer options:
A.SharePoint, LoadData, SaveOnExit B.Connection, SaveOnExit, LoadOnStart C.SharePoint, LoadData, SaveData D.Connection, LoadOnStart, SaveData E.SharePoint, LoadOnStart, SaveOnExit F.Connection, LoadData, SaveData G.SharePoint, SaveData, LoadOnStart H. Connection, LoadData, SaveOnExit