Click or drag to resize

ListAddRow Method

Adds a row to the list.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public void AddRow(
	ListRow Value
)

Parameters

Value
Type: Dynamicweb.ControlsListRow
Remarks