Gets the specified connection String
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static string GetConnectionString( string name ) |
| Visual Basic |
|---|
Public Shared Function GetConnectionString ( name As String ) As String |
Parameters
- name
- Type: System..::..String
Name of Connection String to return