PageClientReloadAsync Method |
[Missing <summary> documentation for "M:CefSharp.DevTools.Page.PageClient.ReloadAsync(System.Nullable{System.Boolean},System.String)"]
Namespace: CefSharp.DevTools.Page
public Task<DevToolsMethodResponse> ReloadAsync( Nullable<bool> ignoreCache = null, string scriptToEvaluateOnLoad = null )
[Missing <param name="ignoreCache"/> documentation for "M:CefSharp.DevTools.Page.PageClient.ReloadAsync(System.Nullable{System.Boolean},System.String)"]
[Missing <param name="scriptToEvaluateOnLoad"/> documentation for "M:CefSharp.DevTools.Page.PageClient.ReloadAsync(System.Nullable{System.Boolean},System.String)"]
[Missing <returns> documentation for "M:CefSharp.DevTools.Page.PageClient.ReloadAsync(System.Nullable{System.Boolean},System.String)"]