Gets the tab.
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
TabInfo GetTab( int tabId, int portalId ) |
| Visual Basic |
|---|
Function GetTab ( tabId As Integer, portalId As Integer ) As TabInfo |
| Sandcastle Documented DotNetNuke Core |
| ITabController..::..GetTab Method (Int32, Int32) |
| ITabController Interface See Also Send Feedback |
| C# |
|---|
TabInfo GetTab( int tabId, int portalId ) |
| Visual Basic |
|---|
Function GetTab ( tabId As Integer, portalId As Integer ) As TabInfo |