Click or drag to resize

PrerenderAttemptCompletedEventArgsDisallowedApiMethod Property

Version 108.4.130
This is used to give users more information about the name of the API call that is incompatible with prerender and has caused the cancellation of the attempt

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntax
public string DisallowedApiMethod { get; }

Property Value

Type: String
See Also