Click or drag to resize

CheckFormsIssuesResponseFormIssues Property

Version 130.1.90
formIssues

Namespace: CefSharp.DevTools.Audits
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<GenericIssueDetails> FormIssues { get; }

Property Value

IListGenericIssueDetails
See Also