Returns a resource object for the key and culture.
Namespace:
EPiServer.Community.ResourcesAssembly: EPiServer.Community (in EPiServer.Community.dll) Version: 4.0.517.255
Syntax
| C# |
|---|
public Object GetObject( string resourceKey, CultureInfo culture ) |
Parameters
- resourceKey
- Type: System..::.String
The key identifying a particular resource.
- culture
- Type: System.Globalization..::.CultureInfo
The culture identifying a localized value for the resource.