London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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