| PageInfoSetPageTemplateId Method | 
            Sets the default document page template ID
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic void SetPageTemplateId(
	int templateId
)
Parameters
- templateId
- Type: SystemInt32
 Page template ID to set
 See Also
See Also