'Declaration
Protected Overloads Overridable Function GetLocalizedText( _ ByVal key As String _ ) As String
Parameters
- key
- A string value indicates the specified key.
Return Value
A System.String value represents the localized text. Returns
null
to use default value.