Click or drag to resize

SortIndexAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dynamicweb.Content.Items.AnnotationsSortIndexAttribute

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class SortIndexAttribute : Attribute

The SortIndexAttribute type exposes the following members.

Constructors
  NameDescription
Public methodSortIndexAttribute
Initializes a new instance of the SortIndexAttribute class
Top
Properties
  NameDescription
Public propertyIndex
Top
See Also