WebBrowserExtensions.LoadUrlWithPostData Method (original) (raw)
| | Name | Description | |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| | LoadUrlWithPostData(IBrowser, String, Byte, String) | Creates a new instance of IRequest with the specified Url and Method = POST and then callsLoadRequest(IRequest). |
|
| LoadUrlWithPostData(IChromiumWebBrowserBase, String, Byte, String) | Creates a new instance of IRequest with the specified Url and Method = POST and then callsLoadRequest(IRequest). |