Search Results for

    Show / Hide Table of Contents

    Class ClientDisplayChannelSetting

    Inheritance
    System.Object
    DisplayChannelSetting
    ClientDisplayChannelSetting
    Inherited Members
    DisplayChannelSetting.Equals(DisplayChannelSetting)
    DisplayChannelSetting.Equals(Object)
    DisplayChannelSetting.GetHashCode()
    DisplayChannelSetting.Active
    DisplayChannelSetting.ChannelName
    DisplayChannelSetting.Width
    DisplayChannelSetting.Height
    DisplayChannelSetting.ResizeMode
    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
    In This Article
    Back to top (c) Meriworks 2002-2022