Click or drag to resize

JavascriptBindingMultipleCompleteEventArgsObjectNames Property

Version 87.1.132
Name of the objects bound

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

Property Value

Type: IListString
See Also