HttpContext.GetLocalResourceObject Method
.NET Framework 4.5
Gets a page-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 | |
|---|---|---|
|
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. |