RequestDataResponseHasMore Property |
Version 130.1.90
hasMore
Namespace: CefSharp.DevTools.IndexedDBAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool HasMore { get; }
public:
property bool HasMore {
bool get ();
}
Property Value
BooleanSee Also