Click or drag to resize
ClassSiteInfo Constructor (DataRow)
Constructor - Creates a new ClassSiteInfo object from the given DataRow.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public ClassSiteInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also