DeviceProfileLayoutInfo Constructor (DataRow) |
Constructor - Creates a new DeviceProfileLayoutInfo object from the given DataRow.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public DeviceProfileLayoutInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
DataRow with the object data.
See Also