local_storage property
local_storage property
Returns a Storage object that allows you to save key/value pairs in the user agent.
Definition:
@property
def local_storage(self):
...
See Also
- module
aspose.html.window - class
IStorage - class
IWindow