| WebPartInfo Constructor (DataRow) | 
            Constructor, creates an empty WebPartInfo object from the given DataRow data.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic WebPartInfo(
	DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
 Datarow with the class info data
 See Also
See Also