PresentationRequestFrame Property  | 
 
                Gets the frame from which the presentation has been requested.
            
 
    Namespace: 
   DotNetBrowser.Cast
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntaxpublic IFrame Frame { get; }Property Value
Type: 
IFrameThe frame from which the presentation has been requested.
See Also