Returns a fully normalized list of resources that contains the most specific locale version for the culture provided.
This means that this routine walks the resource hierarchy and returns the most specific value in this order: de-ch, de, invariant.
public virtual Dictionary<String,Object> GetResourceSetNormalizedForLocaleId(string cultureName, string resourceSet)
Parameters
cultureName
resourceSet
See also:
Class DbResourceDataManager© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic