ResourceManager.GetObject Method
.NET Framework 2.0
Gets the value of the specified Object resource for the current culture.
| Name | Description |
|---|---|
| ResourceManager.GetObject (String) | Returns the value of the specified Object resource. Supported by the .NET Compact Framework. |
| ResourceManager.GetObject (String, CultureInfo) | Gets the value of the Object resource localized for the specified culture. Supported by the .NET Compact Framework. |
Community Additions
ADD
Show: