| PageTemplateScopeInfoProviderGetPageTemplateScopeInfo Method  | 
            Returns the PageTemplateScopeInfo structure for the specified pageTemplateScope.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntaxpublic static PageTemplateScopeInfo GetPageTemplateScopeInfo(
	int pageTemplateScopeId
)
Parameters
- pageTemplateScopeId
 - Type: SystemInt32
PageTemplateScope id 
Return Value
Type: 
PageTemplateScopeInfo
See Also