| FrameLoadStartEventArgs Properties | 
The FrameLoadStartEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Browser | 
            The browser object
             | 
|  | Frame | 
            The frame that just started loading.
             | 
|  | TransitionType | 
            TransitionType provides information about the source of the navigation.
             | 
|  | Url | 
            The URL that was loaded.
             | 
 See Also
See Also