summaryM:DotNetNuke.Common.Internal.GlobalsImpl.NavigateURL(System.Int32,System.Boolean)
Namespace: DotNetNuke.Common.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string NavigateURL( int tabID, bool isSuperTab ) |
| Visual Basic |
|---|
Public Function NavigateURL ( tabID As Integer, isSuperTab As Boolean ) As String |
Parameters
- tabID
- Type: System..::..Int32
paramtabIDM:DotNetNuke.Common.Internal.GlobalsImpl.NavigateURL(System.Int32,System.Boolean)
- isSuperTab
- Type: System..::..Boolean
paramisSuperTabM:DotNetNuke.Common.Internal.GlobalsImpl.NavigateURL(System.Int32,System.Boolean)