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

    Controls persisting user preferences as a JSON file in the cache path directory.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property persist_user_preferences As Long
    Remarks

    To persist user preferences as a JSON file in the cache path directory set this value to true (1). A |cache_path| value must also be specified to enable this feature. Also configurable using the "persist-user-preferences" command-line switch. 

    See Also