WebBrowserExtensionsLoadUrlWithPostData Method |
Namespace: CefSharp
public static void LoadUrlWithPostData( this IWebBrowser browser, string url, byte[] postDataBytes, string contentType = null )
[Missing <param name="browser"/> documentation for "M:CefSharp.WebBrowserExtensions.LoadUrlWithPostData(CefSharp.IWebBrowser,System.String,System.Byte[],System.String)"]
[Missing <param name="url"/> documentation for "M:CefSharp.WebBrowserExtensions.LoadUrlWithPostData(CefSharp.IWebBrowser,System.String,System.Byte[],System.String)"]
[Missing <param name="postDataBytes"/> documentation for "M:CefSharp.WebBrowserExtensions.LoadUrlWithPostData(CefSharp.IWebBrowser,System.String,System.Byte[],System.String)"]
[Missing <param name="contentType"/> documentation for "M:CefSharp.WebBrowserExtensions.LoadUrlWithPostData(CefSharp.IWebBrowser,System.String,System.Byte[],System.String)"]