FrameParametersFrame Property  | 
 
                Gets the 
IFrame instance associated with the handler.
            
 
    Namespace: 
   DotNetBrowser.Browser.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.0
Syntaxpublic IFrame Frame { get; }Return Value
Type: 
IFrameThe 
IFrame instance associated with the handler.
See Also