Click or drag to resize

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
C#
public IFrame Frame { get; }

Property Value

Type: IFrame
The frame from which the presentation has been requested.
See Also