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

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

Property Value

Type: Boolean

Implements

IThemeInfoUsesExternalStorage
See Also