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




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