| IRequestInitializePostData Method  | 
Version 57.0.0
            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: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 57.0.0.0 (57.0.0.0)
Syntaxvoid InitializePostData()
void InitializePostData()
See Also