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

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

Property Value

Type: Boolean

Implements

IThemeInfoUsesExternalStorage
See Also