PageInfoSetPageTemplateId Method |
Sets the default document page template ID
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public void SetPageTemplateId(
int templateId
)
Parameters
- templateId
- Type: SystemInt32
Page template ID to set
See Also