Gets the tab.
Namespace: DotNetNuke.Entities.Tabs.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
TabInfo GetTab( int tabId, int portalId ) |
| Visual Basic |
|---|
Function GetTab ( tabId As Integer, portalId As Integer ) As TabInfo |