summaryM:DotNetNuke.Entities.Tabs.Internal.TestableTabController.GetTab(System.Int32,System.Int32)
Namespace: DotNetNuke.Entities.Tabs.InternalAssembly: 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
paramtabIdM:DotNetNuke.Entities.Tabs.Internal.TestableTabController.GetTab(System.Int32,System.Int32)
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Entities.Tabs.Internal.TestableTabController.GetTab(System.Int32,System.Int32)