Determines whether is special tab.
Namespace: DotNetNuke.Entities.TabsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static bool IsSpecialTab( int tabId, int portalId ) |
Visual Basic |
---|
Public Shared Function IsSpecialTab ( tabId As Integer, portalId As Integer ) As Boolean |