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