Click or drag to resize

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.13.0
Syntax
C#
PageType PageType { get; }

Property Value

Type: PageType
The page type that tells if this entry is for an interstitial or error page.
See Also