GetString gets the localized string corresponding to the resource key
Namespace: DotNetNuke.Services.LocalizationAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static string GetString( string key ) |
| Visual Basic |
|---|
Public Shared Function GetString ( key As String ) As String |
Parameters
- key
- Type: System..::..String
The resource key to find