WebBrowserExtensionsLoadUrlWithPostData Method |
Name | Description | |
---|---|---|
![]() ![]() | LoadUrlWithPostData(IBrowser, String, Byte, String) |
Creates a new instance of IRequest with the specified Url and Method = POST and then calls
LoadRequest(IRequest).
|
![]() ![]() | LoadUrlWithPostData(IChromiumWebBrowserBase, String, Byte, String) |
Creates a new instance of IRequest with the specified Url and Method = POST and then calls
LoadRequest(IRequest).
|