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