Click or drag to resize

RequestPostData Property

Version 94.4.20
Post data

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.0
Syntax
public IPostData PostData { get; set; }

Property Value

Type: IPostData

Implements

IRequestPostData
See Also