 
       wx.html2.WebViewReloadFlagsΒΆ
  wx.html2.WebViewReloadFlagsΒΆThe WebViewReloadFlags enumeration provides the following values:
| Description | Value | 
|---|---|
| wx.html2.WEBVIEW_RELOAD_DEFAULT | Default reload, will access cache. | 
| wx.html2.WEBVIEW_RELOAD_NO_CACHE | Reload the current view without accessing the cache. |