DbResourceDataManager.GetAllResourcesForCulture

Gets all the Resourecs and ResourceIds for a given resource set and Locale

returns a table "TResource" ResourceId, Value fields

public virtual List<ResourceIdItem> GetAllResourcesForCulture(string resourceSet,
	string cultureName)

Parameters

resourceSet

cultureName


See also:

Class DbResourceDataManager

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