TpsResourceManagerGetString Method |
| Name | Description | |
|---|---|---|
| GetString(String) |
Returns an string associated with an id. First it looks for in the user assembly and then it looks in the global resource assembly.
(Overrides ResourceManagerGetString(String).) | |
| GetString(String, CultureInfo) | Gets the value of the String resource localized for the specified culture. (Inherited from ResourceManager.) |