Click or drag to resize

JavascriptBindingMultipleCompleteEventArgsObjectNames Property

Version 100.0.140
Name of the objects bound

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

Property Value

Type: IListString
See Also