DbResourceDataManager.DeleteResource

Deletes a specific resource ID based on ResourceId, ResourceSet and Culture. If an empty culture is passed the entire group is removed (ie. all locales).

public virtual bool DeleteResource(string resourceId,
	string resourceSet,
	string cultureName)

Parameters

resourceId
Resource Id to delete

resourceSet
The resource set to remove

cultureName
language ID - if empty all languages are deleted


See also:

Class DbResourceDataManager

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