Click or drag to resize

CustomFieldGenerallib Constructor (IDataReader)

Initializes a new instance of the CustomFieldGenerallib class.

Namespace:  Dynamicweb.News.Common.CustomFields
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public CustomFieldGenerallib(
	IDataReader reader
)

Parameters

reader
Type: System.DataIDataReader
DataReader object instance
See Also