PageTemplateDeviceLayoutInfo Constructor (PageTemplateDeviceLayoutInfo, Boolean) |
Constructor - Creates a new ReportSubscriptionInfo object from the given DataClass.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public PageTemplateDeviceLayoutInfo(
PageTemplateDeviceLayoutInfo subscriptionObj,
bool keepSourceData
)
Parameters
- subscriptionObj
- Type: CMS.PortalEnginePageTemplateDeviceLayoutInfo
Source ReportSubscriptionInfo object. - keepSourceData
- Type: SystemBoolean
If true, source data are kept in the object.
See Also