HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / PageEvents Class / PageLoad Property

In This Topic
    PageLoad Property
    In This Topic
    The event timing object for the page's onload Javascript event firing.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageLoad As PageEvent
    public PageEvent PageLoad {get;}
    Remarks
    This timing value corresponds to the onload event firing in Javascript
    Requirements
     
    See Also