DbRes.DeleteResource

Deletes a resource entry

public static bool DeleteResource(string resourceId,
	string resourceSet,
	string lang)

Return Value

true or false

Parameters

resourceId
The resource to delete

resourceSet
The resource set to apply

lang
The language Id - Be careful: If empty or null deletes matching keys for all languages


See also:

Class DbRes

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