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