Click or drag to resize

JavascriptBindingMultipleCompleteEventArgs.ObjectNames Property

Version 111.2.70
Name of the objects bound

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

Property Value

Type: IList<String>
See Also