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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph