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