NavigationEntryIsValid Property |
Version 130.1.90
Returns true if this object is valid.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public bool IsValid { get; }
public:
property bool IsValid {
bool get ();
}
Property Value
BooleanSee Also