Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetString method overloads return strings from a resource file.
Overload list
| Name | Description | |
|---|---|---|
![]() |
GetString(String) | The GetString method returns the string identified by the resource ID name. (Overrides ResourceManager.GetString(String).) |
![]() |
GetString(String, CultureInfo) | The GetString method returns a string that corresponds to a given culture and resource ID. (Overrides ResourceManager.GetString(String, CultureInfo).) |
Top
.gif)