The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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
Show: