Interface ISortable NamespaceDynamicweb.CoreUI.Data AssemblyDynamicweb.CoreUI.dll public interface ISortable Extension Methods SortableExtensions.ChangeSortDirection(ISortable, string) Properties SortColumnName string SortColumnName { get; set; } Property Value string SortDirection SortDirection? SortDirection { get; set; } Property Value SortDirection?