Class ClientDisplayChannelSetting
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.EPiServer
Assembly: ImageVault.EPiServer.dll
Syntax
public class ClientDisplayChannelSetting : DisplayChannelSetting
Constructors
ClientDisplayChannelSetting(DisplayChannelSetting)
Declaration
public ClientDisplayChannelSetting(DisplayChannelSetting displayChannelSetting)
Parameters
Type | Name | Description |
---|---|---|
DisplayChannelSetting | displayChannelSetting |
Properties
ThumbCache
Declaration
public string ThumbCache { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ThumbFormatId
Declaration
public int ThumbFormatId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |