Version 130.1.90
Post data
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IPostData PostData { get; set; }
public:
virtual property IPostData^ PostData {
IPostData^ get () sealed;
void set (IPostData^ value) sealed;
}
Property Value
IPostDataImplements
IRequestPostDataSee Also