DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.UserData
IUserDataProfileStore Interface
IUserDataProfileStore Methods
Clear Method
Remove Method
IUserDataProfileStore
Clear Method
Clears all records in the store.
Namespace:
DotNetBrowser.UserData
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
void
Clear
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IUserDataProfileStore
has already been disposed.
See Also
Reference
IUserDataProfileStore Interface
DotNetBrowser.UserData Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.