| ListPersonalSortDirection Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [XmlElementAttribute]
public Nullable<ListSortDirection> SortDirection { get; set; }
<XmlElementAttribute>
Public Property SortDirection As Nullable(Of ListSortDirection)
Get
Set
Property Value
Type:
NullableListSortDirectionSee Also