Click or drag to resize

ViewFillRow Method

Fills this instance with data from the data row.

Namespace:  Dynamicweb.Analytics.Experiments
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
protected override void FillRow(
	DataRow row
)

Parameters

row
Type: System.DataDataRow
The row.
See Also