Table of Contents

Interface WindowSessionStorage

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("WindowSessionStorage")]
public interface WindowSessionStorage

Properties

SessionStorage

[Value("sessionStorage")]
Storage SessionStorage { get; }

Property Value

Storage