TemplateControl::GetLocalResourceObject Method

 

Gets a page-level resource.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protmethodGetLocalResourceObject(String^)

Gets a page-level resource object based on the specified ResourceKey property.

System_CAPS_protmethodGetLocalResourceObject(String^, Type^, String^)

Gets a page-level resource object based on the specified ResourceKey property, object type, and property name.

Return to top
Show: