Click or drag to resize

RequestInterceptedEventArgsIsNavigationRequest Property

Version 118.6.80
Whether this is a navigation request, which can abort the navigation completely.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public bool IsNavigationRequest { get; }

Property Value

Type: Boolean
See Also