RequestDataResponseHasMore Property |
Version 97.1.60
hasMore
Namespace:
CefSharp.DevTools.IndexedDB
Assembly:
CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax public bool HasMore { get; }
public:
property bool HasMore {
bool get ();
}
Property Value
Type:
BooleanSee Also