PageTemplateSiteInfoProviderAddPageTemplateToSiteInternal Method |
Adds the class to the specified site.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public virtual void AddPageTemplateToSiteInternal(
int pageTemplateId,
int siteId
)
Parameters
- pageTemplateId
- Type: SystemInt32
PageTemplateID - siteId
- Type: SystemInt32
SiteID
See Also