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