Click or drag to resize

JavascriptMessageReceivedEventArgsMessage Property

Version 94.4.20
Message can be a primative type or a simple object that represents a copy of the data sent from the browser

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public Object Message { get; }

Property Value

Type: Object
See Also