Click or drag to resize
PageTemplateInfoProviderStorePageTemplatesInExternalStorage Property
Gets or sets the value that indicates whether page template/device layouts should be stored externally

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

Property Value

Type: Boolean
See Also