Skip to content

NavigationItemAttribute.Order property

Gets or sets the order (only) among its siblings.

public decimal Order { get; set; }

See Also