PrefetchStatusUpdatedEventArgsInitiatingFrameId Property |
Version 130.1.90
The frame id of the frame initiating prefetch.
Namespace: CefSharp.DevTools.PreloadAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string InitiatingFrameId { get; }
public:
property String^ InitiatingFrameId {
String^ get ();
}
Property Value
StringSee Also