Class SortOrderAttribute
Sort order attribute
Inheritance
System.Object
SortOrderAttribute
Namespace: ImageVault.Common.Lib
Assembly: ImageVault.Common.dll
Syntax
public class SortOrderAttribute : Attribute
Constructors
SortOrderAttribute(Int32)
Sort order attribute
Declaration
public SortOrderAttribute(int sortOrder)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | sortOrder |
Fields
SortOrder
Sort order
Declaration
public readonly int SortOrder
Field Value
| Type | Description |
|---|---|
| System.Int32 |