Name | Description | |
---|---|---|
![]() ![]() | DeclarationOrder | An editor comparer that compares the editors by their NEditor.GetDeclarationOrder. By default only property editors have a declaration order, that is the order in which they have been added to the node schema - i.e. properties defined in base schemas appear first. |
![]() ![]() | DisplayOrder | An editor comparer that compares the editors by their NEditor.DisplayOrder. |
![]() ![]() | TitleOriginalOrder | An editor comparer that compares the editors by their Original (English) title. NEditor.Title. |
![]() ![]() | TitleTranslatedOrder | An editor comparer that compares the editors by their Translated title. NEditor.Title. |