KeywordsRemoveDeletedItems(String, String, String, String, Boolean, Boolean) Method

Definition

Namespace: Centralpoint.Web.UI.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static string RemoveDeletedItems(
	string values,
	string tableName,
	string textField,
	string valueField,
	bool prefixFields,
	bool useDev
)

Parameters

values  String
 
tableName  String
 
textField  String
 
valueField  String
 
prefixFields  Boolean
 
useDev  Boolean
 

Return Value

String

See Also