Gets the tab.
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public TabInfo GetTab( int tabId, int portalId ) |
Visual Basic |
---|
Public Function GetTab ( tabId As Integer, portalId As Integer ) As TabInfo |
Parameters
- tabId
- Type: System..::..Int32
The tab id.
- portalId
- Type: System..::..Int32
The portal id or NullInteger.