mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / Settings Object / local_storage Property
In This Topic
    local_storage Property
    In This Topic
    Description

    Controls whether local storage can be used.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property local_storage As Boolean
    Remarks

    Controls whether local storage can be used. Also configurable using the "disable-local-storage" command-line switch.

    See Also