TemplateControl::GetGlobalResourceObject Method

 

Gets an application-level resource.

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

NameDescription
System_CAPS_protmethodGetGlobalResourceObject(String^, String^)

Gets an application-level resource object based on the specified ClassKey and ResourceKey properties.

System_CAPS_protmethodGetGlobalResourceObject(String^, String^, Type^, String^)

Gets an application-level resource object based on the specified ClassKey and ResourceKey properties, object type, and property name of the resource.

Return to top
Show: