NavigationType Enumeration | 
Version 104.4.240 
            The type of a frameNavigated event.
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic enum NavigationType
public enum class NavigationType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Navigation | 0 | 
            Navigation
             | 
 | BackForwardCacheRestore | 1 | 
            BackForwardCacheRestore
             | 
See Also