Gets the tabs by portal.
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
TabCollection GetTabsByPortal( int portalId ) |
Visual Basic |
---|
Function GetTabsByPortal ( portalId As Integer ) As TabCollection |
Parameters
- portalId
- Type: System..::..Int32
The portal id.