Table of Contents

Enum SortOrderType

Namespace
Dynamicweb.Forms
Assembly
Dynamicweb.Forms.dll

Sort order.

public enum SortOrderType

Fields

Ascending = 1

Ascending

Descending = 2

Descending

None = 0
To top