Table of Contents

Enum ResizeSettingsMode

Namespace
Dynamicweb.Imaging.ImageHandling
Assembly
Dynamicweb.Core.dll

Resize settings mode definitions enumeration

public enum ResizeSettingsMode

Fields

Active = 2

The resize for the location is enabled

Inactive = 1

The resize for the location is not enabled

Inherited = 4

The resize for the location is ineherited by the parent folder

To top