GetSelectedTabName Method (BrowserApplication)
Class
BrowserApplication
.
Action
Returns the name of the active tab. This method is not supported for mobile web applications.
Syntax
C#
selectedTabName
=
webBrowser
.
GetSelectedTabName
()
VB
selectedTabName
=
webBrowser
.
GetSelectedTabName
()
Variable
Description
selectedTabName
String
.