INavigationEntryPageType Property  | 
 
                Gets the page type that tells if this entry is for an interstitial or error page.
            
 
    Namespace: 
   DotNetBrowser.Navigation
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.17.0
SyntaxPageType PageType { get; }Property Value
Type: 
PageTypeThe page type that tells if this entry is for an interstitial or error page.
See Also