IRequestInitializePostData Method |
Version 101.0.180
Initialize a new instance of
IPostData.
Make sure to check if the
PostData is null
before calling otherwise the existing data will be overridden.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax void InitializePostData()
void InitializePostData()
See Also