Gets the URL to the given page.
Namespace: DotNetNuke.Common.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
string NavigateURL( int tabID ) |
| Visual Basic |
|---|
Function NavigateURL ( tabID As Integer ) As String |
Parameters
- tabID
- Type: System..::..Int32
The tab ID.