In This Topic
Returns the localized string for the specified culture.
Overload List
Overload | Description |
GetString(String,String,String,String,Assembly) | Returns the localized string for the specified culture. |
GetString(String,String,String,String,CultureInfo,Assembly) | Returns the localized string for the specified culture. |
GetString(String,String,String,Assembly) | Returns the localized string for the specified culture. |
GetString(String,String,String,CultureInfo,Assembly) | Returns the localized string for the specified culture. |
See Also