HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Page Class / Events Property

In This Topic
    Events Property
    In This Topic
    Gets a object containing information about the page level events that were detected during the loading of the page.
    Syntax
    'Declaration
     
    Public ReadOnly Property Events As PageEvents
    public PageEvents Events {get;}
    Requirements
     
    See Also