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

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

Parameters

dr
Type: System.DataDataRow
See Also