Returns all resource items for a given resource ID in all locales. Returned as full ResourceItem objects
public IEnumerable<ResourceItem> GetResourceItems(string resourceId, string resourceSet, bool forAllResourceSetLocales)
Return Value
List of resource items or null
Parameters
resourceId
The resource Id to return for
resourceSet
Resourceset to look in
forAllResourceSetLocales
When true returns empty entries for missing resources of locales in this resource set
See also:
Interface IDbResourceDataManager© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic