PageTemplateScopeInfoProviderSetPageTemplateScopeInfoInternal Method |
Sets (updates or inserts) specified pageTemplateScope.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax protected virtual void SetPageTemplateScopeInfoInternal(
PageTemplateScopeInfo pageTemplateScope
)
Parameters
- pageTemplateScope
- Type: CMS.PortalEnginePageTemplateScopeInfo
PageTemplateScope to set
See Also