Click or drag to resize

IFrameLocalStorage Property

The localStorage instance of this frame.

Namespace:  DotNetBrowser.Frames
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
IWebStorage LocalStorage { get; }

Property Value

Type: IWebStorage
See Also