Navigates to the URL and displays the content in the frame pointed to by targetFrameName.
expression.Navigate3( _
ByVal As String, _
ByVal As String _
)
where
expression is a variable that represents a
WebControl Object
Parameters
- Url
- URL of the current page.
- targetFrameName
- Frame name.