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

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

Parameters

dr
Type: System.DataDataRow
See Also