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

    Returns the HTTP Status of the main frame.

    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property HTTPStatus As Long
    Return Type

    Returns the HTTP Status of the main frame.

    Remarks
    This property is set before the OnLoadEnd for the main frame is fired.
    See Also