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