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 FileSortOrderEditorDescriptor

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

Constructors

FileSortOrderEditorDescriptor()

Declaration
public FileSortOrderEditorDescriptor()

Implements

Extension Methods