| JavascriptMessageReceivedEventArgsFrame Property  | 
Version 103.0.120 
            The frame that called CefSharp.PostMessage in Javascript
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
 Syntax
Syntaxpublic IFrame Frame { get; }public:
property IFrame^ Frame {
	IFrame^ get ();
}Property Value
Type: 
IFrame See Also
See Also