Click or drag to resize
PageTemplateTreeProviderShowOnlyAllowedForSiteId Property
If is set to value greater than zero then only allowed templates will be shown in page template tree.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static int ShowOnlyAllowedForSiteId { set; }

Property Value

Type: Int32
See Also