Click or drag to resize
PageTemplateScopeInfoProviderDeletePageTemplateScopeInfoInternal Method
Deletes specified pageTemplateScope.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual void DeletePageTemplateScopeInfoInternal(
	PageTemplateScopeInfo infoObj
)

Parameters

infoObj
Type: CMS.PortalEnginePageTemplateScopeInfo
PageTemplateScope object
See Also