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

In This Topic
    Page Property
    In This Topic
    Gets the Page object in which this request was recorded.
    Syntax
    'Declaration
     
    Public ReadOnly Property Page As Page
    public Page Page {get;}
    Remarks
    Null may be returned if the log does not contain page grouping information.
    Requirements
     
    See Also