Try our conversational search powered by Generative AI!

Class EditorDescriptorConstants

Inheritance
System.Object
EditorDescriptorConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Cms.Shell.UI.ObjectEditing.EditorDescriptors
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7
Syntax
public class EditorDescriptorConstants

Constructors

EditorDescriptorConstants()

Declaration
public EditorDescriptorConstants()

Fields

AllowedDndTypesKey

Declaration
public const string AllowedDndTypesKey = "AllowedDndTypes"
Field Value
Type Description
System.String

Extension Methods