| ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace > Instance Class : GetTabByAddress Method |
Type: System.String
The address of tab in the Instance object.
Type: System.String
The address of tab in the Instance object.
Type: Zennolab.CommandCenter.Tab
The tab of the Instance object with the necessary address.
"page" - this is the default value for main tab. For popup uses the address "popup".
// get tab by address Tab tab = instance.GetTabByAddress("page");
// get tab by address $tab = $instance->GetTabByAddress("page");
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows Seven