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