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