| NavigationEntryIsValid Property  | 
Version 51.0.0
            Returns true if this object is valid.
            
 
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntaxpublic bool IsValid { get; }public:
property bool IsValid {
	bool get ();
}Property Value
Type: 
Boolean
See Also