[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.SortDescriptionTagHelper

SortDescriptionTagHelper Class

ITagHelper implementation for SortDescription.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-sort-description")]
public class SortDescriptionTagHelper : SettingTagHelper<SortDescription>, ITagHelper, ITagHelperComponent

Constructors

Name Description
SortDescriptionTagHelper()

Properties

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.