enable_html5_local_storage


Description:

public bool enable_html5_local_storage { get; set construct; }

Whether to enable HTML5 local storage support.

Local storage provides simple synchronous storage access.

HTML5 local storage specification is available at http://dev.w3.org/html5/webstorage/.