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.23.2
Syntax PageType PageType { get; }
Property Value
Type:
PageTypeThe page type that tells if this entry is for an interstitial or error page.
See Also