clearTemporaryWebDataAsync method
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
Clears caches and indexedDB data for the app or WebView.
Syntax
var retval = MSApp.clearTemporaryWebDataAsync();
Parameters
This method has no parameters.
Return value
Type: IAsyncAction
Represents an asynchronous action.