Gets the URL to show the control associated with the given control key.
Namespace: DotNetNuke.Common.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
string NavigateURL( string controlKey ) |
| Visual Basic |
|---|
Function NavigateURL ( controlKey As String ) As String |
Parameters
- controlKey
- Type: System..::..String
The control key, or Empty or null.