DisplayIndexAttribute Class

Indicates a display ordering within an arbitrarily ordered set, such parameters within a category.

Inheritance Hierarchy

Syntax

public sealed class DisplayIndexAttribute : System.Attribute

Constructors

Name Description
DisplayIndexAttribute(int displayIndex)

Initializes a new instance of the DisplayIndexAttribute class.

Properties

Name Description
DisplayIndex

Gets the display index.

Remarks

This is used by Inedo.Extensibility.Operations.Operation editors and Inedo.Web.Editors.ExtensionEditor. When not specified, the index is 0.