Click or drag to resize
ImageManagerDialogConfiguration Class
Encapsulates the properties used for ImageManager dialog management.
Inheritance Hierarchy
SystemObject
  Kettic.AspNetStateManager
    Kettic.AspNet.ControlsFileManagerDialogConfiguration
      Kettic.AspNet.ControlsImageManagerDialogConfiguration

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class ImageManagerDialogConfiguration : FileManagerDialogConfiguration

The ImageManagerDialogConfiguration type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEnableImageEditor
Gets or sets a value indicating whether to show the Image Editor tool in the Image Manager dialog.
Public propertyEnableThumbnailLinking
Gets or sets a value indicating whether to show the thumbnail linking options in the image manager properties tab.
Public propertyImageEditorFileSuffix
Gets or sets the default suffix for thumbnails.
Top
See Also