Check whether the specific page is a host page.
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static bool IsHostTab( int tabId ) |
Visual Basic |
---|
Public Shared Function IsHostTab ( tabId As Integer ) As Boolean |
Parameters
- tabId
- Type: System..::..Int32
The tab ID.