PreviewCpDataListBox 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 CpDataListBox(
	string value,
	XPathNavigator control,
	string connectionString,
	bool isRepeated = false
)

Parameters

value  String
 
control  XPathNavigator
 
connectionString  String
 
isRepeated  Boolean  (Optional)
 

Return Value

String

See Also