| 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
)
Public Shared Function GroupListData (
selectedCsv As String,
inputFieldName As String,
removeJsFunction As String,
altPostFixRemoveId As String
) As String
Parameters
- selectedCsv
- Type: SystemString
- inputFieldName
- Type: SystemString
- removeJsFunction
- Type: SystemString
- altPostFixRemoveId
- Type: SystemString
Return Value
Type:
StringSee Also