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