This topic has not yet been rated - Rate this topic

localStorage property

Retrieves the Web Storage area specific to the current document.

Web Storage, Section 4.3Internet Explorer 8

Syntax

HRESULT value = object.get_localStorage(HTMLStorage* p);

Property values

Type: Object

The storage area .

Standards information

Remarks

For more information, see Introduction to Web Storage.

See also

Introduction to Web Storage

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.