Gets a page-level resource object based on the specified System.Web.Compilation.ResourceExpressionFields.ResourceKey property.
- resourceKey
- A string representing a System.Web.Compilation.ResourceExpressionFields.ResourceKey.
An object representing the requested resource object; otherwise, null.
Local resource files are stored in the App_LocalResources directory. For more information, see Resources in ASP.NET Applications