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.26.0
Syntax public string OriginUrl { get; }
Property Value
Type:
String
The origin URL of the
IFrame where the presentation
has been requested.
See Also