FrameEventArgsFrame Property  | 
 
                Gets the 
IFrame instance associated with the event.
            
 
    Namespace: 
   DotNetBrowser.Browser.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.0
Syntaxpublic IFrame Frame { get; }Property Value
Type: 
IFrameThe 
IFrame instance associated with the event.
See Also