'Declaration Function GetLocalizedText( _ ByVal resourcePropertyName As String _ ) As String
string GetLocalizedText( string resourcePropertyName )
Parameters
- resourcePropertyName
- The name of the resource property for which to retrieve localized text.
Return Value
A System.String containing the localized text.