HttpWatch Automation Reference - 16.2.2
HttpWatch Namespace / Page Class / Events Property

In This Topic
    Events Property
    In This Topic
    Gets an 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