[]
        
(Showing Draft Content)

C1.Web.Mvc.BaseCollectionViewService-1.SortDescriptions

SortDescriptions Property

SortDescriptions

Gets the sort descriptions.

Declaration
public virtual IList<SortDescription> SortDescriptions { get; }
Implements