Click or drag to resize

JavascriptBindingMultipleCompleteEventArgsObjectNames Property

Version 99.2.120
Name of the objects bound

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

Property Value

Type: IListString
See Also