asp.net.ph

HttpContext.GetGlobalResourceObject Method

System.Web Namespace   HttpContext Class


.NET Framework version 2.0

Gets an application-level resource.

Overload List


Name Description
HttpContext.GetGlobalResourceObject ( String, String ) Gets an application-level resource object based on the specified ClassKey and ResourceKey properties.
HttpContext.GetGlobalResourceObject ( String, String, CultureInfo ) Gets an application-level resource object based on the specified ClassKey and ResourceKey properties and CultureInfo object.

Example

The following example illustrates using one of the overload versions of the GetGlobalResourceObject 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