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

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

Parameters

dr
Type: System.DataDataRow
See Also