ElementInfoAttribute.Order

public int Order;

Description

The position this element should take in the parent category.

If elements with different Name are at same Order, they are sorted by their Name.

If Order is not specified, int.MaxValue will be used.


Did you find this page useful? Please give it a rating: