mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / WebKitXCEF3 Object / GetPreference Method

Name of preference to read.

In This Topic
    GetPreference Method
    In This Topic
    Description

    Return the value of a CEF Browser preference.

    Syntax
    Visual Basic
    Public Function GetPreference( _
       ByVal Name As String _
    ) As String
    Parameters
    Name

    Name of preference to read.

    Return Type

    String of preference value.

    Remarks
    See Also