DbResourceSqLiteDataManager.GetAllResourceIds

Returns all available resource ids for a given resource set in all languages.

Returns a ResourceIdItem object with ResourecId and HasValue fields. HasValue returns whether there are any entries in any culture for this resourceId

public virtual List<ResourceIdItem> GetAllResourceIds(string resourceSet)

Parameters

resourceSet


See also:

Class DbResourceSqLiteDataManager

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