ViewUserControl.GetGlobalResourceObject Method

Include Protected Members
Include Inherited Members

Gets an application-level resource.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method GetGlobalResourceObject(String, String) Gets an application-level resource object based on the specified ClassKey and ResourceKey properties. (Inherited from TemplateControl.)
Protected method GetGlobalResourceObject(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.)

Top

See Also

Reference

ViewUserControl Class

System.Web.Mvc Namespace