This interface is all that's required to use the Db resource provider or resource manager operation. It's a subset of the IDbResourceDataManager minimized just for ResourceSet operation.
All DataManagers implement this interface.
public interface IDbResourceSetDataManager
Interface Members
Member | Description | |
---|---|---|
GetResourceSet |
Returns a specific set of resources for a given culture and 'resource set' which in this case is just the virtual directory and culture. public IDictionary GetResourceSet(string cultureName, string resourceSet) |
Requirements
Namespace: Westwind.GlobalizationAssembly: westwind.globalization.dll
© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic