Click or drag to resize
LayoutInfoUsesExternalStorage Property
Indicates whether the theme path points at an external storage.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public bool UsesExternalStorage { get; }

Property Value

Type: Boolean

Implements

IThemeInfoUsesExternalStorage
See Also