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