Click or drag to resize

WebBrowserExtensionsLoadUrlWithPostData Method

Version 130.1.90
Overload List
 NameDescription
Public Extension MethodLoadUrlWithPostData(IBrowser, String, Byte, String) Creates a new instance of IRequest with the specified Url and Method = POST and then calls LoadRequest(IRequest).
Public Extension MethodLoadUrlWithPostData(IChromiumWebBrowserBase, String, Byte, String) Creates a new instance of IRequest with the specified Url and Method = POST and then calls LoadRequest(IRequest).
Top
See Also