KeywordsMakeMultipleListSelections 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 void MakeMultipleListSelections(
	ITextControl control,
	string tableName,
	string valueField,
	string filter
)

Parameters

control  ITextControl
 
tableName  String
 
valueField  String
 
filter  String
 

See Also