This documentation is archived and is not being maintained.
TemplateControl::GetLocalResourceObject Method
Visual Studio 2010
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) | 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: