Try our conversational search powered by Generative AI!

Class DropDownListEditorDescriptor

Inheritance
System.Object
DropDownListEditorDescriptor
Namespace: EPiServer.Cms.Shell.UI.ObjectEditing.EditorDescriptors
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7
Syntax
[EditorDescriptorRegistration(TargetType = typeof(string), UIHint = "DropDownList")]
public class DropDownListEditorDescriptor : EditorDescriptor, IMetadataExtender, IMetadataHandler

Constructors

DropDownListEditorDescriptor()

Declaration
public DropDownListEditorDescriptor()

Implements

Extension Methods