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