HttpContext.GetGlobalResourceObject Method
.NET Framework 4.5
Gets an application-level resource.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetGlobalResourceObject(String, String) | Gets an application-level resource object based on the specified ClassKey and ResourceKey properties. |
|
GetGlobalResourceObject(String, String, CultureInfo) | Gets an application-level resource object based on the specified ClassKey and ResourceKey properties, and on the CultureInfo object. |