Click or drag to resize

ListGetRowsByInternalIds Method

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public ListRow[] GetRowsByInternalIds(
	string ids
)

Parameters

ids
Type: SystemString

Return Value

Type: ListRow
See Also