MasterPage::GetGlobalResourceObject Method

 

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. (Inherited from TemplateControl.)

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.(Inherited from TemplateControl.)

Return to top
Show: