IResourceProvider Interface
.NET Framework (current version)
Defines the interface a class must implement to act as a resource provider.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ResourceReader | Gets an object to read resource values from a source. |
| Name | Description | |
|---|---|---|
![]() | GetObject(String, CultureInfo) | Returns a resource object for the key and culture. |
A resource provider facilitates the retrieving of values from a resource file. When an expression of the form <%$ Resources: classKey, resourceKey %> is encountered during page parsing, the resource provider returns the localized value for the resource. The ResourceProviderFactory class creates instances of IResourceProvider objects for use in retrieving the values.
.NET Framework
Available since 2.0
Available since 2.0
Show:
.jpeg?cs-save-lang=1&cs-lang=fsharp)
.jpeg?cs-save-lang=1&cs-lang=fsharp)