| PageTemplateSiteInfoProviderAddPageTemplateToSite Method | 
            Adds the class to the specified site.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void AddPageTemplateToSite(
	int pageTemplateId,
	int siteId
)
Parameters
- pageTemplateId
- Type: SystemInt32
 PageTemplateID
- siteId
- Type: SystemInt32
 SiteID
 See Also
See Also