asp.net.ph

HttpContext.GetLocalResourceObject Method

System.Web Namespace   HttpContext Class


.NET Framework version 2.0

Gets a page-level resource.

Overload List


Name Description
HttpContext.GetLocalResourceObject ( String, String ) Gets a page-level resource object based on the specified VirtualPath and ResourceKey properties.
HttpContext.GetLocalResourceObject ( String, String, CultureInfo ) Gets a page-level resource object based on the specified VirtualPath and ResourceKey properties and CultureInfo object.

Example

The following example illustrates using one of the overload versions of the GetLocalResourceObject method.

 Show me 

See Also

HttpContext Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note