[]
ITagHelper implementation for SortDescription.
[HtmlTargetElement("c1-sort-description")]
public class SortDescriptionTagHelper : SettingTagHelper<SortDescription>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
SortDescriptionTagHelper() |
Name | Description |
---|---|
Ascending | Configurates Ascending. Sets whether sorting with ascending. |
CollectionName | Gets the collection name. |
Property | Configurates Property. Sets which property is used for sorting. |