HttpContext.GetGlobalResourceObject Method
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets an application-level resource.
Assembly: System.Web (in System.Web.dll)
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. |
Show: