HttpContext::GetLocalResourceObject Method
.NET Framework (current version)
Gets a page-level resource.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetLocalResourceObject(String^, String^) | Gets a page-level resource object based on the specified VirtualPath and ResourceKey properties. |
![]() ![]() | GetLocalResourceObject(String^, String^, CultureInfo^) | Gets a page-level resource object based on the specified VirtualPath and ResourceKey properties, and on the CultureInfo object. |
Show:

