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