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

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public ResourceSiteInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also