| FrameLoadEndEventArgs Properties | 
The FrameLoadEndEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Browser | 
            The browser that contains the frame that finished loading.
             | 
|  | Frame | 
            The frame that finished loading.
             | 
|  | HttpStatusCode | 
            Http Status Code
             | 
|  | Url | 
            The URL that was loaded.
             | 
 See Also
See Also