Try our conversational search powered by Generative AI!

Class ImageUIDescriptor

Inheritance
System.Object
ImageUIDescriptor
Implements
Namespace: EPiServer.Cms.Shell.UI.UIDescriptors.Internal
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7
Syntax
[UIDescriptorRegistration]
public class ImageUIDescriptor : UIDescriptor<IContentImage>, IEditorDropBehavior

Constructors

ImageUIDescriptor()

Declaration
public ImageUIDescriptor()

Properties

EditorDropBehaviour

Declaration
public EditorDropBehavior EditorDropBehaviour { get; set; }
Property Value
Type Description
EditorDropBehavior

Implements

Extension Methods