IDbResourceDataManager.UpdateResource

Updates an existing resource in the Localization table

public int UpdateResource(string resourceId,
	object value,
	string cultureName,
	string resourceSet,
	string comment,
	bool valueIsFileName,
	int valueType)

Parameters

resourceId

value

cultureName

resourceSet

comment
valueIsFileName
valueType

Overloads:


See also:

Interface IDbResourceDataManager

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