| TranslationGetTranslation Method (String) |
Namespace:
Dynamicweb.Rendering.Translation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static string GetTranslation(
string key
)
Public Shared Function GetTranslation (
key As String
) As String
Parameters
- key
- Type: SystemString
Return Value
Type:
StringSee Also