A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class ContentDataUIDescriptor

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

Constructors

ContentDataUIDescriptor()

Declaration
public ContentDataUIDescriptor()

Properties

EditorDropBehaviour

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

Implements

Extension Methods