Click or drag to resize

PresentationRequestOriginUrl Property

Gets the origin URL of the IFrame where the presentation has been requested.

Namespace:  DotNetBrowser.Cast
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntax
C#
public string OriginUrl { get; }

Property Value

Type: String
The origin URL of the IFrame where the presentation has been requested.
See Also