Click or drag to resize
ChannelFillRow Method
Fills the given DataRow object with object state values.

Namespace: Dynamicweb.Content.Social
Assembly: Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
protected override void FillRow(
	DataRow row
)

Parameters

row
Type: System.DataDataRow
Row to write data into.
Remarks