Click or drag to resize
DeviceProfileInfoProviderDEVICE_IMAGE_CACHE_KEY Field
Name of cache key for automatic image resizing for device profiles.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax
C#
public const string DEVICE_IMAGE_CACHE_KEY = "deviceimage"

Field Value

Type: String
See Also