TransformationInfo Constructor (DataRow)Kentico 8.1 API Reference
Constructor, creates the TransformationInfo object from the given DataRow data.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

dr
Type: OnlineSystem.Data DataRow
Data row with the TransformationInfo info data
See Also