Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

sessionStorage property

Retrieves the Web Storage area for the session.

Web Storage, Section 4.2Internet Explorer 8

 

Syntax

JavaScript

p = object.sessionStorage

 

Property values

Type: Object

The storage area.

Standards information

Remarks

For more information, see Introduction to Web Storage.

See also

window
Introduction to Web Storage

 

 

Show:
© 2017 Microsoft