PrerenderAttemptCompletedEventArgsInitiatingFrameId Property |
Version 112.3.0
The frame id of the frame initiating prerendering.
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string InitiatingFrameId { get; }
public:
property String^ InitiatingFrameId {
String^ get ();
}
Property Value
Type:
StringSee Also