GetTab Method
Returns the tab with the specified name.

C# Syntax

ITab GetTab( 
   string name
)

Parameters

name
The name of the tab.