Click or drag to resize

GuiGroupListData Method (String, String, String, String)

Namespace:  Dynamicweb.Ecommerce.Common
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static string GroupListData(
	string selectedCsv,
	string inputFieldName,
	string removeJsFunction,
	string altPostFixRemoveId
)

Parameters

selectedCsv
Type: SystemString
inputFieldName
Type: SystemString
removeJsFunction
Type: SystemString
altPostFixRemoveId
Type: SystemString

Return Value

Type: String
See Also