Check if a page is published or not.
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
bool IsTabPublished( int tabID, int portalID ) |
Visual Basic |
---|
Function IsTabPublished ( tabID As Integer, portalID As Integer ) As Boolean |
Parameters
- tabID
- Type: System..::..Int32
Tha tab Id
- portalID
- Type: System..::..Int32
The portal ID where the tab is