IWebStorage Methods |
The IWebStorage type exposes the following members.
Name | Description | |
---|---|---|
Clear |
Removes all the items from the storage.
| |
Contains |
Checks if the specified key is present in the storage.
| |
Remove |
Removes the item with the specified key from the storage. Does nothing if there is no
item with the specified key in the storage.
|