PageTemplateDeviceLayoutInfo Constructor (PageTemplateDeviceLayoutInfo, Boolean) |
Note: This API is now obsolete.
Constructor - Creates a new ReportSubscriptionInfo object from the given DataClass.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax [ObsoleteAttribute("Not intended for public use. Will be removed in next major release.")]
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