Click or drag to resize

JavascriptBindingMultipleCompleteEventArgsObjectNames Property

Version 86.0.240
Name of the objects bound

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

Property Value

Type: IListString
See Also