Click or drag to resize

JavascriptBindingMultipleCompleteEventArgs.ObjectNames Property

Version 96.0.142
Name of the objects bound

Namespace:  CefSharp.Event
Assembly:  CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public IList<string> ObjectNames { get; }

Property Value

Type: IList<String>
See Also