Gets new page template object cloned as an ad-hoc template from the given source page template info.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sourceInfo
- Type: CMS.PortalEngine PageTemplateInfo
Source page template info
- displayName
- Type: System String
Cloned page template display name
- siteId
- Type: System Int32
Site ID
- nodeGuid
- Type: System Guid
GUID of the document owner node for reference
Return Value
Type: PageTemplateInfoSee Also