Click or drag to resize
IThemeInfo Interface
Interface for the themeable info objects

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 11.0.0
Syntax
C#
public interface IThemeInfo

The IThemeInfo type exposes the following members.

Properties
  NameDescription
Public propertyUsesExternalStorage
Indicates whether the theme path points at an external storage.
Top
Methods
  NameDescription
Public methodGetThemePath
Gets the theme path for the object
Top
See Also