SortXsltEntry Members
Include Protected Members
Include Inherited Members
Represents a sort option.
The SortXsltEntry type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SortXsltEntry | Initializes a new instance of the SortXsltEntry class. |
Top
Properties
Name | Description | |
---|---|---|
DisplayName | Gets the display name of the sort option. | |
IsSelected | Gets a value that indicates whether the SortXsltEntry object is the current sort option. | |
SelectionUrl | Gets the URL for sorting. | |
SortId | Gets the ID of the field for sorting. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top