IDbResourceDataManager.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)

Parameters

cultureName
name of the culture Id (de, de-de) to retrieve

resourceSet
Name of the resource set to retrieve


See also:

Interface IDbResourceDataManager

© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic