Click or drag to resize

ApplicationCacheStatusUpdatedEventArgsFrameId Property

Version 92.0.260
Identifier of the frame containing document whose application cache updated status.

Namespace:  CefSharp.DevTools.ApplicationCache
Assembly:  CefSharp (in CefSharp.dll) Version: 92.0.260.0 (92.0.260.0)
Syntax
public string FrameId { get; }

Property Value

Type: String
See Also